SetOwnership
From The Elder Scrolls Construction Set Wiki
[edit] SetOwnership function
Sets the ownership of the calling reference to the specified base NPC or Faction.
Syntax:
referenced-item.SetOwnership Owner
Examples:
SetOwnership BladesFaction RewardSwordRef.SetOwnership
[edit] Notes
- You may specify an Owner NPC or an Owner FactionID.
- If no Owner is specified, the reference will be set to player ownership
[edit] See also
- GetOwner
- GetParentCellOwner
- GetOwningFactionRequiredRank
- GetParentCellOwningFactionRequiredRank
- IsOffLimits
- Interior cells (as a reference on Cell Ownership).
- SetCellOwnership

