Description
Wiki Description
Gets the Faction that owns this cell. Will return None if the cell isn't owned by a faction.
Documentation Comment
Gets the faction that owns this cell (or none if not owned by a faction)
Examples
No human-generated examples found for this function.
Auto-Generated Example
Faction returnedValue = myCell__toCallFunctionOn.GetFactionOwner()Related Pages
- Cell
- Cell.SetFactionOwner(...)
