Kit Documentation
Kit Documentation
Kit Reference
Kit.Pooling
Pooler Class
Pooler Methods
Instantiate Method
Instantiate Method (String)
Instantiate(T) Method (String)
Instantiate(T) Method (T)
Instantiate Method (Component)
Instantiate(T) Method (String, T)
Instantiate Method (String, Vector3)
Instantiate(T) Method (String, Vector3)
Instantiate(T) Method (T, Vector3)
Instantiate Method (Component, Vector3)
Instantiate(T) Method (PoolGroup, T)
Instantiate(T) Method (String, T, Vector3)
Instantiate Method (String, Transform, Boolean)
Instantiate(T) Method (String, Transform, Boolean)
Instantiate Method (String, Vector3, Quaternion)
Instantiate(T) Method (String, Vector3, Quaternion)
Instantiate Method (String, Vector3, Transform)
Instantiate(T) Method (String, Vector3, Transform)
Instantiate(T) Method (T, Transform, Boolean)
Instantiate(T) Method (T, Vector3, Quaternion)
Instantiate(T) Method (T, Vector3, Transform)
Instantiate Method (Component, Transform, Boolean)
Instantiate Method (Component, Vector3, Quaternion)
Instantiate Method (Component, Vector3, Transform)
Instantiate(T) Method (PoolGroup, T, Vector3)
Instantiate(T) Method (String, T, Transform, Boolean)
Instantiate(T) Method (String, T, Vector3, Quaternion)
Instantiate(T) Method (String, T, Vector3, Transform)
Instantiate Method (String, Vector3, Quaternion, Transform)
Instantiate(T) Method (String, Vector3, Quaternion, Transform)
Instantiate(T) Method (T, Vector3, Quaternion, Transform)
Instantiate Method (Component, Vector3, Quaternion, Transform)
Instantiate(T) Method (PoolGroup, T, Transform, Boolean)
Instantiate(T) Method (PoolGroup, T, Vector3, Quaternion)
Instantiate(T) Method (PoolGroup, T, Vector3, Transform)
Instantiate(T) Method (String, T, Vector3, Quaternion, Transform)
Instantiate(T) Method (PoolGroup, T, Vector3, Quaternion, Transform)
Pooler
Instantiate Method (String)
Initialize a pool instance.
Namespace:
Kit.Pooling
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
Component
Instantiate
(
string
pool
)
Request Example
View Source
Parameters
pool
Type:
System
String
Return Value
Type:
Component
The instance created.
See Also
Reference
Pooler Class
Instantiate Overload
Kit.Pooling Namespace
Send comments on this topic to
agam@frag-games.com