AsyncInstantiateOperation<T0>.Result

public T[] Result;

Description

If isDone is true, then Result contains instantiated objects of type T. The size of the array is the same as the 'count' argument for the InstantiateAsync method call.


Did you find this page useful? Please give it a rating: