This version of Unity is unsupported.

Parameters

count The count the array should have.
instance When this method returns, contains the created instance, if type instantiation succeeded; otherwise, the default value for <typeparamref name="TArray" />.

Returns

bool <see langword="true" /> if the type was instantiated; otherwise, <see langword="false" />.

Description

Tries to create a new instance of an array with the given count.