Open Dev Kit Documentation :: General :: Object Resource :: Get Instance All Children
Root.ObjectResource.GetInstanceAllChildren( Object Abstract*, Instance Instance* ) Instance* ArrayReturns all nested children instances
Parameters
Return Value
Lua Usage
local instanceArray = objectResource:GetInstanceAllChildren(object, instance)
If you think anything is missing, please feel free to: submit documentation feedback on this page
