Show / Hide Table of Contents

Class MyDefinitionPostprocessor.Bundle

Inheritance
System.Object
MyDefinitionPostprocessor.Bundle
Namespace: VRage.Game.Definitions
Assembly: VRage.Game.dll
Syntax
public sealed class Bundle : ValueType

Fields

Context

Declaration
public MyModContext Context
Field Value
Type Description
MyModContext

Definitions

Declaration
public Dictionary<MyStringHash, MyDefinitionBase> Definitions
Field Value
Type Description
System.Collections.Generic.Dictionary<MyStringHash, MyDefinitionBase>

Set

Declaration
public MyDefinitionSet Set
Field Value
Type Description
MyDefinitionSet
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾