Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AsyncInstantiateOperation.Result

public Object[] Result;

Description

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