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.AnimatorControllerPlayable.Equals ( AnimatorControllerPlayable other)
inline

Definition at line 41 of file AnimatorControllerPlayable.cs.

42 {
43 PlayableHandle handle = this.m_Handle;
44 if (!true)
45 {
46 }
47 bool flag;
48 return flag;
49 }

References UnityEngine.Animations.AnimatorControllerPlayable.m_Handle.