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

◆ Equals() [1/2]

bool UnityEngine.Animations.AnimationMixerPlayable.Equals ( AnimationMixerPlayable other)
inline

Definition at line 28 of file AnimationMixerPlayable.cs.

29 {
30 PlayableHandle handle = this.m_Handle;
31 if (!true)
32 {
33 }
34 bool flag;
35 return flag;
36 }

References UnityEngine.Animations.AnimationMixerPlayable.m_Handle.