Generic interface for the modules that implement a GUI events handling.
Namespace:
KSPDev.GUIUtils
Assembly:
KSPDev_Utils.2.3 (in KSPDev_Utils.2.3.dll) Version: 2.3 for KSP v1
SyntaxThe IHasGUI type exposes the following members.
Methods
| Name | Description |
---|
 | OnGUI | A callback which is called for every GUI event. |
Top
See Also