Class MyCubeGrid.UpdateQueue
Inheritance
System.Object
MyCubeGrid.UpdateQueue
Assembly: Sandbox.Game.dll
Syntax
public sealed class UpdateQueue : Enum
Fields
AfterSimulation
Declaration
public const MyCubeGrid.UpdateQueue AfterSimulation
Field Value
BeforeSimulation
Declaration
public const MyCubeGrid.UpdateQueue BeforeSimulation
Field Value
Invalid
Declaration
public const MyCubeGrid.UpdateQueue Invalid
Field Value
OnceAfterSimulation
Declaration
public const MyCubeGrid.UpdateQueue OnceAfterSimulation
Field Value
OnceBeforeSimulation
Declaration
public const MyCubeGrid.UpdateQueue OnceBeforeSimulation
Field Value
QueueCount
Declaration
public const MyCubeGrid.UpdateQueue QueueCount
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Byte |
|
Extension Methods