Click or drag to resize

IsDestroyableOnDestroy Method

Triggers when Unity object is about to destroy.

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