IsParentActivateOnly

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns whether or not a ref is only activated through its activate parent.

Syntax

[help]
(bool) [ref].IsParentActivateOnly activator:ref

Example

set bIsParentOnly to rRef.IsParentActivateOnly 

See Also