Difference between revisions of "IsInInterior"

100 bytes added ,  10:42, 11 January 2011
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Ez0n3
 
Line 1: Line 1:
{{Function
{{Function
|origin = GECK1
|CSWikiPage = IsInInterior
|summary = Returns 1 if the calling reference is in an interior cell
|origin = GECK1
|referenceType = RefID
|summary = Returns 1 if the calling reference is in an interior cell
|example = player.IsInInterior
|name = IsInInterior
 
|referenceType = [ObjectRefID]
Returns 1 if the player is in an interior cell, and 0 if they are not.
|returnVal = 0, 1
|returnType = int
|example = player.IsInInterior
Returns 1 if the player is in an interior cell, and 0 if they are not.  
}}
}}


Anonymous user