Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
WB_UIMenuItem Interface Reference
Inheritance diagram for WB_UIMenuItem:
[legend]

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
 

Constructor & Destructor Documentation

◆ WB_UIMenuItem()

void WB_UIMenuItem.WB_UIMenuItem ( string  name,
int  id = 0,
bool  enabled = true 
)

Member Data Documentation

◆ m_enabled

bool WB_UIMenuItem.m_enabled

◆ m_id

int WB_UIMenuItem.m_id

◆ m_name

string WB_UIMenuItem.m_name

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