Documentation

Generated Functions - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: API Node :: Generated Functions

Root.APINode.GeneratedFunctions
functions that were generated from this node; index is based on generated flag constant index

Type

API Node' Array

Lua Usage

-- Get
local aPINodeArray = aPINode.GeneratedFunctions

-- Set
aPINode.GeneratedFunctions = aPINodeArray

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