Table of Contents

Property SerializedChildren

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SerializedChildren

Gets the sequence of child elements serialized as the JSON "children" array.

protected override IEnumerable<NuiElement> SerializedChildren { get; }

Property Value

IEnumerable<NuiElement>