MessageWindow Methods |
The MessageWindow type exposes the following members.
| Name | Description | |
|---|---|---|
| Refresh | (Overrides WindowRefresh.) | |
| Show(String, String, String, MessageType, MessageButtons, String, Action, Action, Action, Action) | Show a message window. | |
| Show(MessageWindow, String, String, MessageType, MessageButtons, String, Action, Action, Action, Action) | Show a message window. |
| 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.) |