Documentation

Children - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: API Node :: Children

Root.APINode.Children
children nodes of the API node

Type

API Node* Array

Lua Usage

-- Get
local aPINodeArray = aPINode.Children

-- Set
aPINode.Children = aPINodeArray

If you think anything is missing, please feel free to: submit documentation feedback on this page