Click or drag to resize

GuiScaledSkinFinalize Method

Unregisters any game's callbacks.

Namespace:  KSPDev.GUIUtils
Assembly:  KSPDev_Utils.2.5 (in KSPDev_Utils.2.5.dll) Version: 2.5 for KSP v1
Syntax
C#
protected override void Finalize()
Request Example View Source

Implements

ObjectFinalize
See Also