Documentation

Constant Value - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: API Node :: Constant Value

Root.APINode.ConstantValue
integer representation of enum/flags' constant

Type

Integer

Lua Usage

-- Get
local integer = aPINode.ConstantValue

-- Set
aPINode.ConstantValue = integer

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