Documentation

Is Class - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: API Node :: Is Class

Root.APINode.IsClass
true if the type is class without struct flag

Type

Boolean

Lua Usage

-- Get
local boolean = aPINode.IsClass

-- Set
aPINode.IsClass = boolean

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