Factory and destructor callbacks for a single registered script type. More...
#include <ScriptLifecycle.h>
Public Attributes | |
| TypeID | TypeHash {} |
| Reflection ID of the script class. | |
Factory and destructor callbacks for a single registered script type.
Populated by the DLL-side RV_REFLECT macro and consumed by ScriptRegistry to create and destroy script instances without the engine needing to know the concrete type.
| TypeID Raven::ScriptLifecycle::TypeHash {} |
Reflection ID of the script class.