![]() |
Pools
Pool GameObjects for Performance
|
Public Attributes | |
| bool | PoolOnDisable |
| More... | |
| bool | InPool |
| More... | |
| bool | OkToPool = true |
| More... | |
| string | MasterName |
| More... | |
| Transform | PoolRoot |
| More... | |
Definition at line 7 of file PoolMonitor.cs.
| bool Askowl.PoolMonitor.InPool |
Definition at line 12 of file PoolMonitor.cs.
| string Askowl.PoolMonitor.MasterName |
Definition at line 18 of file PoolMonitor.cs.
| bool Askowl.PoolMonitor.OkToPool = true |
Definition at line 15 of file PoolMonitor.cs.
| bool Askowl.PoolMonitor.PoolOnDisable |
Definition at line 9 of file PoolMonitor.cs.
| Transform Askowl.PoolMonitor.PoolRoot |
Definition at line 21 of file PoolMonitor.cs.