IsInInterior

Revision as of 13:05, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Returns 1 if the calling reference is in an interior cell

Syntax

RefID.IsInInterior

Example

player.IsInInterior

Returns 1 if the player is in an interior cell, and 0 if they are not.