Difference between revisions of "IsInInterior"

100 bytes added ,  10:42, 11 January 2011
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
imported>Ez0n3
 
(One intermediate revision by one other user not shown)
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.  
}}
}}


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Functions (GECK 1.1)]]
[[Category:Actor State Functions]]
[[Category:Actor State Functions]]
[[Category:Actor State Functions (GECK 1.0)]]
[[Category:Actor State Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.0)]]
[[Category:Condition Functions (GECK 1.1)]]
Anonymous user