[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
IsInInterior
Jump to navigation
Jump to search
Syntax:
[ActorID.]IsInInterior
Example:
if ( Player.IsInInterior ) endif
Returns 1 if the actor is in an interior cell.