Open Dev Kit Documentation :: General :: API Node :: Is Class
Root.APINode.IsClasstrue if the type is class without struct flag
Type
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
