| GuiMenuItem Class |
[Missing <summary> documentation for "T:Planetbase.GuiMenuItem"]
Namespace: Planetbase
The GuiMenuItem type exposes the following members.
| Name | Description | |
|---|---|---|
| GuiMenuItem(Texture2D, String, GuiDefinitionsCallback, Int32) | Initializes a new instance of the GuiMenuItem class | |
| GuiMenuItem(Texture2D, String, GuiDefinitionsCallback, Object, Int32) | Initializes a new instance of the GuiMenuItem class | |
| GuiMenuItem(Texture2D, String, ActionType, GuiDefinitionsCallback, Object, Int32) | Initializes a new instance of the GuiMenuItem class | |
| GuiMenuItem(Texture2D, String, KeyCode, GuiDefinitionsCallback, Object, Int32) | Initializes a new instance of the GuiMenuItem class |
| Name | Description | |
|---|---|---|
| areRequirementsMet | ||
| Equals | (Inherited from Object.) | |
| FieldGetter | (Inherited from Object.) | |
| FieldSetter | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getComponentType | ||
| GetFieldInfo | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| getIcon | ||
| getModuleType | ||
| getParameter | ||
| getRequiredModuleType | ||
| getTooltip | ||
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| hasFlag | ||
| invokeCallback | ||
| isEnabled | ||
| isHighlighted | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| onShortcut | ||
| setEnabled | ||
| setHighlighted | ||
| setIcon | ||
| setModuleRequirements | ||
| setRequiredModuleType | ||
| setTooltip | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| FlagInfo | ||
| FlagMenuSwitch | ||
| FlagSilent | ||
| mAlternativeRequiredModuleType | ||
| mCallback | ||
| mEnabled | ||
| mFlags | ||
| mHighlighted | ||
| mIcon | ||
| mParameter | ||
| mRequiredModuleType | ||
| mTooltip |