SpawningOptions Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Game.ModAPI.SpawningOptions"]
Namespace: VRage.Game.ModAPI
public enum SpawningOptions
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
RotateFirstCockpitTowardsDirection | 2 | ||
SpawnRandomCargo | 4 | ||
DisableDampeners | 8 | ||
SetNeutralOwner | 16 | ||
TurnOffReactors | 32 | ||
DisableSave | 64 | ||
UseGridOrigin | 128 |