Difference between revisions of "GetInWorldspace"
Jump to navigation
Jump to search
imported>Rasikko m (→See Also: link to papyrus equivalent added) |
imported>Rasikko m (→See Also) |
||
Line 9: | Line 9: | ||
* [[GetInCell]] | * [[GetInCell]] | ||
* [[GetInLocation]] | * [[GetInLocation]] | ||
==Papyrus Version== | |||
* [[GetWorldSpace - ObjectReference]] | * [[GetWorldSpace - ObjectReference]] | ||
Latest revision as of 00:39, 15 April 2019
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.