MyAPIGatewayShortcutsRegisterEntityUpdate Field |
[This is preliminary documentation and is subject to change.]
Registers entity in update loop.
Parameters: IMyEntity entity (ref to entity to be registered)
Namespace: VRage.ModAPIAssembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax public static Action<IMyEntity> RegisterEntityUpdate
Field Value
Type:
ActionIMyEntitySee Also