Space Engineers
Public Attributes | List of all members
VRage.Game.MyObjectBuilder_FactionCollection Class Reference
Inheritance diagram for VRage.Game.MyObjectBuilder_FactionCollection:
VRage.ObjectBuilders.MyObjectBuilder_Base

Public Attributes

List< MyObjectBuilder_FactionFactions
 
SerializableDictionary< long, long > Players
 
List< MyObjectBuilder_FactionRelationRelations
 
List< MyObjectBuilder_FactionRequestsRequests
 

Additional Inherited Members

- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 
- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 

Detailed Description

Definition at line 47 of file MyObjectBuilder_FactionCollection.cs.

Member Data Documentation

List<MyObjectBuilder_Faction> VRage.Game.MyObjectBuilder_FactionCollection.Factions

Definition at line 50 of file MyObjectBuilder_FactionCollection.cs.

SerializableDictionary<long, long> VRage.Game.MyObjectBuilder_FactionCollection.Players

Definition at line 53 of file MyObjectBuilder_FactionCollection.cs.

List<MyObjectBuilder_FactionRelation> VRage.Game.MyObjectBuilder_FactionCollection.Relations

Definition at line 56 of file MyObjectBuilder_FactionCollection.cs.

List<MyObjectBuilder_FactionRequests> VRage.Game.MyObjectBuilder_FactionCollection.Requests

Definition at line 59 of file MyObjectBuilder_FactionCollection.cs.


The documentation for this class was generated from the following file: