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

Definition at line 56 of file Playable.cs.

57 {
58 PlayableHandle handle = this.m_Handle;
59 if (!true)
60 {
61 }
62 bool flag;
63 return flag;
64 }

References UnityEngine.Playables.Playable.m_Handle.