Click or drag to resize

GuiColorScopeDispose Method

Restores the colors that were set before the scope started.

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

Implements

IDisposableDispose
See Also