Enfusion Script API
|
Public Member Functions | |
void | ParamEnum (string key, string value, string desc="") |
Public Member Functions inherited from Managed | |
proto external ref Managed | Clone () |
Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Public Attributes | |
string | m_Key |
string | m_Value |
string | m_Desc |
string ParamEnum.m_Desc |
string ParamEnum.m_Key |
string ParamEnum.m_Value |