GUILayoutButtons Class |
Namespace: KSPDev.GUIUtils
The GUILayoutButtons type exposes the following members.
| Name | Description | |
|---|---|---|
| Push | Makes a button that fires a callback when pressed or released. | |
| Toggle | Makes a toggle control that fires a callback when the state changes. |