Cogs.Core
|
Public Attributes | |
ScriptFunctionType | getter |
ScriptFunctionType | setter |
ScriptValueType | type |
Definition at line 60 of file ScriptingEngine.h.
ScriptFunctionType Cogs::Core::ScriptProperty::getter |
Definition at line 62 of file ScriptingEngine.h.
ScriptFunctionType Cogs::Core::ScriptProperty::setter |
Definition at line 63 of file ScriptingEngine.h.
ScriptValueType Cogs::Core::ScriptProperty::type |
Definition at line 64 of file ScriptingEngine.h.