Click or drag to resize
MyEntitiesHelper_ModAPIIMyEntitiesOnEntityAdd Event

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

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

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

Value

Type: SystemActionIMyEntity

Implements

IMyEntitiesOnEntityAdd
See Also