Property | Type | Description | |
---|---|---|---|
current | GenericPooler, | ||
poolDict | List | ||
pooledAmount | int | ||
pooledObjects | List |
Method | Description | |
---|---|---|
GetPooledObject ( string objType ) : GameObject |
Method | Description | |
---|---|---|
Awake ( ) : void |
public GetPooledObject ( string objType ) : GameObject | ||
objType | string | |
return | GameObject |