GetParentWorldspace
From GECK
(Redirected from Gpw)
A function added by the Fallout Script Extender.
Contents
Description
Returns the parent WorldSpace of the calling reference (also known as the WorldSpace which the reference is in).
Syntax
(worldSpace:baseForm) reference.GetParentWorldspace
Or:
(worldSpace:baseForm) reference.gpw
Example
set rWorldspace to Player.GetParentWorldspace