Kit Documentation
Kit Documentation
Kit Reference
Kit.Pooling
Pooler Class
Pooler Fields
InfoByGameObject Field
PoolGroupsByName Field
PoolsByName Field
PoolsByPrefab Field
Pooler
InfoByGameObject Field
A record of information about pool instances by their game-object. Used in
Pooler
Destroy(GameObject)
to get a
GameObject
's
Pool
.
Namespace:
Kit.Pooling
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
readonly
Dictionary
<
GameObject
,
PoolInstanceInfo
>
InfoByGameObject
Request Example
View Source
Field Value
Type:
Dictionary
GameObject
,
PoolInstanceInfo
See Also
Reference
Pooler Class
Kit.Pooling Namespace
Send comments on this topic to
agam@frag-games.com