Cogs.Core
Public Attributes | List of all members
Cogs::Core::ScriptProperty Struct Reference

Public Attributes

ScriptFunctionType getter
 
ScriptFunctionType setter
 
ScriptValueType type
 

Detailed Description

Definition at line 60 of file ScriptingEngine.h.

Member Data Documentation

◆ getter

ScriptFunctionType Cogs::Core::ScriptProperty::getter

Definition at line 62 of file ScriptingEngine.h.

◆ setter

ScriptFunctionType Cogs::Core::ScriptProperty::setter

Definition at line 63 of file ScriptingEngine.h.

◆ type

ScriptValueType Cogs::Core::ScriptProperty::type

Definition at line 64 of file ScriptingEngine.h.


The documentation for this struct was generated from the following file: