Click or drag to resize
MyEntitiesHelper_ModAPIIMyEntitiesOnEntityRemove Event

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

[Missing <summary> documentation for "E:Sandbox.ModAPI.MyEntitiesHelper_ModAPI.VRage#ModAPI#IMyEntities#OnEntityRemove"]

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
event Action<IMyEntity> IMyEntities.OnEntityRemove

Value

Type: SystemActionIMyEntity

Implements

IMyEntitiesOnEntityRemove
See Also