Difference between revisions of "GetInWorldspace"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
(No difference)

Revision as of 11:07, 21 November 2011

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