|
Space Engineers
|
Public Attributes | |
| List< MyObjectBuilder_Faction > | Factions |
| SerializableDictionary< long, long > | Players |
| List< MyObjectBuilder_FactionRelation > | Relations |
| List< MyObjectBuilder_FactionRequests > | Requests |
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] |
Definition at line 47 of file MyObjectBuilder_FactionCollection.cs.
| 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.
1.8.8