IMyFactionCollectionCreateFaction Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.Game.ModAPI.IMyFactionCollection.CreateFaction(System.Int64,System.String,System.String,System.String,System.String)"]
Namespace: VRage.Game.ModAPI
void CreateFaction( long founderId, string tag, string name, string desc, string privateInfo )
[Missing <param name="founderId"/> documentation for "M:VRage.Game.ModAPI.IMyFactionCollection.CreateFaction(System.Int64,System.String,System.String,System.String,System.String)"]
[Missing <param name="tag"/> documentation for "M:VRage.Game.ModAPI.IMyFactionCollection.CreateFaction(System.Int64,System.String,System.String,System.String,System.String)"]
[Missing <param name="name"/> documentation for "M:VRage.Game.ModAPI.IMyFactionCollection.CreateFaction(System.Int64,System.String,System.String,System.String,System.String)"]
[Missing <param name="desc"/> documentation for "M:VRage.Game.ModAPI.IMyFactionCollection.CreateFaction(System.Int64,System.String,System.String,System.String,System.String)"]
[Missing <param name="privateInfo"/> documentation for "M:VRage.Game.ModAPI.IMyFactionCollection.CreateFaction(System.Int64,System.String,System.String,System.String,System.String)"]