Click or drag to resize

GuiMatrixScopeDispose Method

Restores the matrix that was set before the scope started.

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

Implements

IDisposableDispose
See Also