GameObjectW / GameObjectPool

Simple Pool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameObjectPool

Simple Pool
Unity版本: 2017.1.0f
第一版本对象池,获取对象时,若池中没有足够的数量,便直接生成,生命周期结束后直接被删除

About

Simple Pool


Languages

Language:C# 100.0%