Click or drag to resize
MyEntityClose Method

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

This method marks this entity for close which means, that Close will be called after all entities are updated

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