IsInInterior
Revision as of 13:22, 17 January 2011 by imported>GuRu (add Syntax & Example)
Syntax:
[ActorID.]IsInInterior
Example:
if ( Player.IsInInterior ) endif
Returns 1 if the actor is in an interior cell.
Syntax:
[ActorID.]IsInInterior
Example:
if ( Player.IsInInterior ) endif
Returns 1 if the actor is in an interior cell.