Class MyObjectBuilder_Encounters
Inheritance
System.Object
MyObjectBuilder_Encounters
Inherited Members
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_Encounters : MyObjectBuilder_SessionComponent
Constructors
MyObjectBuilder_Encounters()
Declaration
public MyObjectBuilder_Encounters()
Fields
SavedEncounters
Declaration
public HashSet<MyEncounterId> SavedEncounters
Field Value
Type | Description |
---|---|
System.Collections.Generic.HashSet<MyEncounterId> |