Click or drag to resize
MyEntityDelete Method

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

Every object must have this method, but not every phys object must necessarily have something to cleanup
Remarks

Namespace: VRage.Game.Entity
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public void Delete()
See Also