GetInCellParam

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Syntax:

 GetInCellParam CellName ActorID

Example:

 GetInCellParam Chorrol JauffreRef

Returns true if the actor's current cell includes "CellName" as part of its name.


Same functionality as GetInCell, except that this function does not run on a reference -- the actor is supplied as a parameter.


See Also[edit | edit source]

GetInCell

GetInSameCell