SetEnableParent

From GECK
Jump to: navigation, search


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

[help]
reference.SetEnableParent newParent:reference{0} 

Or:

reference.SetParentRef newParent:reference{0} 

See also