Open Dev Kit Documentation :: General :: Structure :: Is Type
Root.Structure.IsType( Pointer Abstract*, Type API Node*, Inherited Boolean ) BooleanReturns true if pointer points to an object of a specified type
Parameters
Return Value
Lua Usage
local boolean = structure:IsType(pointer, type, inherited)
If you think anything is missing, please feel free to: submit documentation feedback on this page
