Click or drag to resize
MyEntityUpdateBeforeSimulation10 Method

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

Called each 10th frame if registered for update10

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