Class
CMSMenuItem
CMSMenuItem
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
flags | uint | readwrite | |
id | int | readwrite | |
name | string | readwrite |
Methods
Constructor
CMSMenuItem CMSMenuItem (id: int, name: string, flags: uint)
Parameter | Type | Description |
---|---|---|
id | int | |
name | string | |
flags | uint |
Example | new CMSMenuItem() |
Used in:
int Globals.CMSAddMenuEntry (menuId: int, menuEntryp: CMSMenuItem)
Return
CMSMenuItem CMSMenuItem.CMSMenuItem (id: int, name: string, flags: uint)
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |