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
Loading...
Searching...
No Matches

◆ IsPlaying

bool Terraria.Audio.ActiveSound.IsPlaying
getset

Definition at line 57 of file ActiveSound.cs.

58 {
59 [global::Cpp2ILInjected.Token(Token = "0x60037AD")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1420C4C", Offset = "0x1420C4C", Length = "0x24")]
61 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SoundPlayer), Member = "Update", ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
64 get
65 {
66 throw null;
67 }
68 }
class f__AnonymousType0<< Count > j__TPar