Class MyUpdateTiersGridPresence
Describes tiers of grid presence (if any other grid is nearby)
Inheritance
System.Object
    MyUpdateTiersGridPresence
  Namespace: VRage.Game.ModAPI
Assembly: VRage.Game.dll
Syntax
public sealed class MyUpdateTiersGridPresence : EnumFields
Normal
There is grid nearby
Declaration
public const MyUpdateTiersGridPresence NormalField Value
| Type | Description | 
|---|---|
| MyUpdateTiersGridPresence | 
Tier1
There is not grid nearby, updates can behave differently (slower or not running)
Declaration
public const MyUpdateTiersGridPresence Tier1Field Value
| Type | Description | 
|---|---|
| MyUpdateTiersGridPresence | 
value__
Declaration
public int value__Field Value
| Type | Description | 
|---|---|
| System.Int32 |