Show / Hide Table of Contents

Class MyObjectBuilder_ContainerTypeDefinition.ContainerTypeItem

Inheritance
System.Object
MyObjectBuilder_ContainerTypeDefinition.ContainerTypeItem
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class ContainerTypeItem : Object

Constructors

ContainerTypeItem()

Declaration
public ContainerTypeItem()

Fields

AmountMax

Declaration
public string AmountMax
Field Value
Type Description
System.String

AmountMin

Declaration
public string AmountMin
Field Value
Type Description
System.String

Frequency

Declaration
public float Frequency
Field Value
Type Description
System.Single

Id

Declaration
public SerializableDefinitionId Id
Field Value
Type Description
SerializableDefinitionId

Set

Declaration
public string Set
Field Value
Type Description
System.String

StoryCategory

Declaration
public string StoryCategory
Field Value
Type Description
System.String
☀
☾
In This Article
  • Constructors
    • ContainerTypeItem()
  • Fields
    • AmountMax
    • AmountMin
    • Frequency
    • Id
    • Set
    • StoryCategory
Back to top
Generated by DocFX
☀
☾