ModWindow Class |
Namespace: Kit.Modding.UI
The ModWindow type exposes the following members.
| Name | Description | |
|---|---|---|
| IsAnimating | Returns whether the UI is busy. | |
| IsDirty | Returns whether any changes were made. |
| Name | Description | |
|---|---|---|
| Refresh | (Re)populate the mods list. (Overrides WindowRefresh.) | |
| SaveChanges | Save any changes made to the mods. |
| Name | Description | |
|---|---|---|
| CountText | Label to use for showing the number of mods loaded. | |
| MessageWindow | MessageWindow to use for showing messages. | |
| ModList |
| Name | Description | |
|---|---|---|
| Destroy | Destroy the object. (Defined by UnityObjectExtensions.) | |
| Disable | Set the enabled property to . (Defined by BehaviourExtensions.) | |
| Enable | Set the enabled property to . (Defined by BehaviourExtensions.) | |
| GetBounds | Returns the bounds of the Component. | |
| IsPrefab | Returns whether the Component is a part of a prefab. (Defined by ComponentExtensions.) |