SetEnableParent
From GECK
(Redirected from SetParentRef)
A function added by the ShowOff NVSE Plugin version 1.50.
Description
Changes the calling reference's enable parent to the newParent reference. If newParent is omitted or null, will remove the calling reference's enable parent.
Syntax
reference.SetEnableParent newParent:reference{0}
Or:
reference.SetParentRef newParent:reference{0}