Beamable SDK
Classes | Public Member Functions | List of all members
Beamable.Pooling.HidePool Class Reference
Inheritance diagram for Beamable.Pooling.HidePool:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Pooling.HidePool:
Collaboration graph
[legend]

Classes

class  Pool
 

Public Member Functions

GameObject Spawn (GameObject prefab)
 
GameObject Spawn (GameObject prefab, LinkedList< HidePoolObject > owner)
 
GameObject SpawnAt (GameObject prefab, Vector3 worldPos)
 
GameObject SpawnAttached (GameObject prefab, Vector3 worldPos, Transform parent)
 
GameObject SpawnAttached (GameObject prefab, Vector3 worldPos, Transform parent, LinkedList< HidePoolObject > owner)
 
void Preallocate (GameObject prefab, int count)
 
void Recycle (GameObject instance)
 
void Recycle (GameObject instance, LinkedList< HidePoolObject > owner)
 

The documentation for this class was generated from the following file: