|
Pool Boss
V 1.2.1
The ultimate pooling solution!
|
This is the complete list of members for DarkTonic.PoolBoss.PoolBossExtensions, including all inherited members.
| AllOfPrefabAreDespawned(this Transform transPrefab) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| CreateNewPoolItem(this Transform itemTrans, int preloadInstances, bool canInstantiateMore, int hardLimit, bool logMsgs, string catName, PoolBoss.PrefabSource prefabSource) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| Despawn(this Transform transToDespawn) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| DespawnAllOfPrefab(this Transform transToDespawn) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| GetPrefabName(this Transform trans) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| NextPoolItemToSpawn(this Transform trans) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| OnLayer(this Transform spawned, int layer) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| PrefabDespawnedCount(this Transform transPrefab) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| PrefabIsInPool(this Transform trans) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| PrefabSpawnedCount(this Transform transPrefab) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| Spawn(this Transform transToSpawn, Vector3 position, Quaternion rotation, Transform parentTransform) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| SpawnInPool(this Transform transToSpawn, Vector3 position, Quaternion rotation) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| SpawnOutsidePool(this Transform transToSpawn, Vector3 position, Quaternion rotation) | DarkTonic.PoolBoss.PoolBossExtensions | static |
| WithScale(this Transform spawned, Vector3 newScale) | DarkTonic.PoolBoss.PoolBossExtensions | static |