IsInMyOwnedCell
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns 1 if the calling actor is in a cell that the actor owns.
Syntax
(0, 1:int) [ActorRefID].IsInMyOwnedCell
Example
player.IsInMyOwnedCell
Notes
- This function will return true if the calling actor owns the cell, or if one of the calling actor's factions owns the cell.