This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "GetInWorldspace"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Fella
imported>Vswe
m (Added Search Terms)
 
Line 18: Line 18:
[[Category: Condition Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions (CS 1.0)]]
[[Category: Condition Functions (CS 1.0)]]
<!-- Begin Search Terms
Get
In
WorldSpace
End Search Terms -->

Latest revision as of 09:53, 20 June 2008

Syntax:

[ActorID.]GetInWorldspace WorldspaceName

Example:

GetInWorldspace ChorrolWorld

Returns 1 if the actor is currently in one of the exterior cells of the specified worldspace. Always returns 0 if the actor is in an interior cell.

See Also[edit | edit source]