GetInWorldspace

From the CreationKit Wiki
Revision as of 11:07, 21 November 2011 by imported>SJML Bot (Bot creating condition functions pages.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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