Click or drag to resize

IsDestroyableOnDestroy Method

Triggers when Unity object is about to destroy.

Namespace:  KSPDev.KSPInterfaces
Assembly:  KSPDev_Utils.1.1 (in KSPDev_Utils.1.1.dll) Version: 1.1 for KSP v1.6+
Syntax
C#
void OnDestroy()
Request Example View Source
See Also