Click or drag to resize
IMyCubeBlockOnDestroy Method

[This is preliminary documentation and is subject to change.]

Called when block is destroyed before being removed from grid

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void OnDestroy()
See Also