Difference between revisions of "IsInInterior"

402 bytes added ,  10:42, 11 January 2011
no edit summary
imported>Haama
m (Removing space to prevent sorting bug)
imported>Ez0n3
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Returns 1 if the actor is in an interior cell.
{{Function
|CSWikiPage = IsInInterior
|origin = GECK1
|summary = Returns 1 if the calling reference is in an interior cell
|name = IsInInterior
|referenceType = [ObjectRefID]
|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.1)]]
[[Category:Actor State Functions]]
[[Category:Actor State Functions]]
[[Category:Actor State Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.1)]]
Anonymous user