Kit Documentation
Kit Documentation
Kit Reference
Kit.Pooling
IPooled Interface
IPooled Methods
IPooled Interface
Interface to be implemented by pool components which want to be informed of pooling events directly.
Namespace:
Kit.Pooling
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
interface
IPooled
Request Example
View Source
The
IPooled
type exposes the following members.
Methods
Name
Description
AwakeFromPool
Method that gets called when an instance initializes.
OnDestroyIntoPool
Method that gets called when an instance gets pooled.
Top
See Also
Reference
Kit.Pooling Namespace
Send comments on this topic to
agam@frag-games.com