Enfusion Script API
|
Public Member Functions | |
void | WB_UIMenuItem (string name, int id=0, bool enabled=true) |
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_name |
int | m_id |
bool | m_enabled |
bool WB_UIMenuItem.m_enabled |
int WB_UIMenuItem.m_id |
string WB_UIMenuItem.m_name |