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" />. |
bool
true
if the type was instantiated; otherwise, false
.
Tries to create a new instance of an array with the given count.