Open Dev Kit Documentation :: General :: Object Resource :: Get Next Instance
Root.ObjectResource.GetNextInstance( Object Abstract*, Instance Instance* ) Instance*Returns the first instance when an instance is not provided, and returns the next instance in sequence otherwise
Parameters
Return Value
Lua Usage
local instance = objectResource:GetNextInstance(object, instance)
If you think anything is missing, please feel free to: submit documentation feedback on this page
