Метод | Описание | |
---|---|---|
GetNext ( ) : |
||
UnityObjectPool ( |
||
UnityObjectPool ( UnityEngine referenceObject, int poolSize, bool>.Func |
Метод | Описание | |
---|---|---|
InstantiatePoolObjects ( ) : |
||
IsItemAvailable ( UnityEngine unityObject ) : bool |
public UnityObjectPool ( |
||
gameObject | ||
objectType | ||
poolSize | int | |
itemAvailabilityPredicate | bool>.Func | |
Результат | Assets.Scripts.Extensions |
public UnityObjectPool ( UnityEngine referenceObject, int poolSize, bool>.Func |
||
referenceObject | UnityEngine | |
poolSize | int | |
itemAvailabilityPredicate | bool>.Func | |
Результат | Assets.Scripts.Extensions |