SerialisableGenericComponentPoolTAcquire Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | Acquire |
Acquires an object from the pool.
(Inherited from SerialisableObjectPoolT.) |
![]() | Acquire(Transform) |
Acquires an instance of the component, and sets the parent transform of its GameObject.
|
![]() | Acquire(Vector3, Quaternion) |
Acquires an instance of the component, and sets the position and rotation of its GameObject.
|
![]() | Acquire(Transform, Vector3, Quaternion) |
Acquires an instance of the component, and sets the parent transform, position and rotation of its GameObject.
|