Method | Description | |
---|---|---|
GetNext ( ) : |
||
UnityObjectPool ( |
||
UnityObjectPool ( UnityEngine referenceObject, int poolSize, bool>.Func |
Method | Description | |
---|---|---|
InstantiatePoolObjects ( ) : |
||
IsItemAvailable ( UnityEngine unityObject ) : bool |
public UnityObjectPool ( |
||
gameObject | ||
objectType | ||
poolSize | int | |
itemAvailabilityPredicate | bool>.Func | |
return | Assets.Scripts.Extensions |
public UnityObjectPool ( UnityEngine referenceObject, int poolSize, bool>.Func |
||
referenceObject | UnityEngine | |
poolSize | int | |
itemAvailabilityPredicate | bool>.Func | |
return | Assets.Scripts.Extensions |