FactionNameExists
Summary
public bool FactionNameExists(string name, IMyFaction doNotCheck)
Gets if faction with provided tag exists
Returns
True if faction with that tag exists, and it is not ignored
Parameters
- string name
- IMyFaction doNotCheck
public bool FactionNameExists(string name, IMyFaction doNotCheck)
Gets if faction with provided tag exists
True if faction with that tag exists, and it is not ignored