Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Poolable
C# Class Poolable, SimpleObjectPool
Inheritance:
MonoBehaviour
Show file
Open project: gazialankus/SimpleObjectPool
Class Usage Examples
Public Methods
Method
Description
Initialize
(
ObjectPool,
objectPoolEntry
) :
void
PoolBack
( ) :
void
Private Methods
Method
Description
Awake
( ) :
void
Method Details
Initialize()
public
method
public
Initialize
(
ObjectPool,
objectPoolEntry
) :
void
objectPoolEntry
ObjectPool,
return
void
PoolBack()
public
method
public
PoolBack
( ) :
void
return
void