Class PoolableBall
- Namespace
- CodeBase.SimpleObjectPooling.Example
- Assembly
- 4Experience.CodeBase.ObjectPoolingSystem.Samples.dll
public class PoolableBall : ExtendedMonoBehaviour
- Inheritance
-
ObjectComponentBehaviourMonoBehaviourPoolableBall
- Extension Methods
Methods
OnDestroy()
protected virtual void OnDestroy()
OnDisable()
protected virtual void OnDisable()
Events
OnDestroyEvent
public event Action<PoolableBall> OnDestroyEvent
Event Type
OnDisableEvent
public event Action<PoolableBall> OnDisableEvent