TryGetFactionByTag
Summary
public IMyFaction TryGetFactionByTag(string tag)
Tries get faction with provided tag
Returns
Faction or null
Parameters
- string tag
public IMyFaction TryGetFactionByTag(string tag)
Tries get faction with provided tag
Faction or null