Class MyContainerSpawnRules
Inheritance
System.Object
MyContainerSpawnRules
Assembly: VRage.Game.dll
Syntax
public class MyContainerSpawnRules : Object
Constructors
MyContainerSpawnRules()
Declaration
public MyContainerSpawnRules()
Fields
CanBeCompetetive
Declaration
public bool CanBeCompetetive
Field Value
Type |
Description |
System.Boolean |
|
CanBePersonal
Declaration
public bool CanBePersonal
Field Value
Type |
Description |
System.Boolean |
|
CanSpawnInAtmosphere
Declaration
public bool CanSpawnInAtmosphere
Field Value
Type |
Description |
System.Boolean |
|
CanSpawnInSpace
Declaration
public bool CanSpawnInSpace
Field Value
Type |
Description |
System.Boolean |
|
CanSpawnOnMoon
Declaration
public bool CanSpawnOnMoon
Field Value
Type |
Description |
System.Boolean |
|