Summary

public bool FactionNameExists(string name, IMyFaction doNotCheck)

Gets if faction with provided tag exists

Returns

bool

True if faction with that tag exists, and it is not ignored

Parameters