Show / Hide Table of Contents

Class MyContainerSpawnRules

Inheritance
System.Object
MyContainerSpawnRules
Namespace: VRage.Game
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
☀
☾
In This Article
  • Constructors
    • MyContainerSpawnRules()
  • Fields
    • CanBeCompetetive
    • CanBePersonal
    • CanSpawnInAtmosphere
    • CanSpawnInSpace
    • CanSpawnOnMoon
Back to top
Generated by DocFX
☀
☾