Click or drag to resize

GuiEnabledStateScopeDispose Method

Restores the enabled state that was set before the scope started.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.1.0 (in KSPDev_Utils.1.0.dll) Version: 1.0 for KSP v1.6+
Syntax
C#
public void Dispose()
Request Example View Source

Implements

IDisposableDispose
See Also