terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
UnityEngine.Playables.IPlayableBehaviour Interface Reference
+ Inheritance 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)
 

Detailed Description

Definition at line 7 of file IPlayableBehaviour.cs.


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