IsInInterior

Revision as of 14:22, 17 January 2011 by imported>GuRu (add Syntax & Example)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

 [ActorID.]IsInInterior

Example:

 if ( Player.IsInInterior )
 endif

Returns 1 if the actor is in an interior cell.