Tanoda
Leap.Unity.IPoolable Interface Reference

Implement this interface to recieve a callback whenever your object is spawned from a pool. More...

Inheritance diagram for Leap.Unity.IPoolable:
Leap.Unity.Animation.IInterpolator Leap.Unity.Animation.Internal.TweenInstance Leap.Unity.BoxedIndexableStruct< Element, IndexableStruct > Leap.Unity.Animation.Internal.GradientInterpolatorBase Leap.Unity.Animation.Internal.InterpolatorBase< ValueType, ObjType >

Public Member Functions

void OnSpawn ()
 
void OnRecycle ()
 

Detailed Description

Implement this interface to recieve a callback whenever your object is spawned from a pool.

Definition at line 19 of file Pool.cs.

Member Function Documentation

◆ OnRecycle()

◆ OnSpawn()


The documentation for this interface was generated from the following file: