| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for UnityEngine.Playables.IPlayableBehaviour:
 Collaboration diagram for UnityEngine.Playables.IPlayableBehaviour:Public Member Functions | |
| void | OnGraphStart (Playable playable) | 
| void | OnGraphStop (Playable playable) | 
| void | OnPlayableCreate (Playable playable) | 
| void | OnPlayableDestroy (Playable playable) | 
| void | OnBehaviourPlay (Playable playable, FrameData info) | 
| void | OnBehaviourPause (Playable playable, FrameData info) | 
| void | PrepareFrame (Playable playable, FrameData info) | 
| void | ProcessFrame (Playable playable, FrameData info, object playerData) | 
Definition at line 8 of file IPlayableBehaviour.cs.