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

◆ IsStopped

bool Microsoft.Xna.Framework.Audio.Cue.IsStopped
getset

Definition at line 77 of file Cue.cs.

78 {
79 [global::Cpp2ILInjected.Token(Token = "0x6001A6A")]
80 [global::Cpp2ILInjected.Address(RVA = "0xB49B24", Offset = "0xB49B24", Length = "0x24")]
81 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacyAudioSystem), Member = "UpdateCommonTrackTowardStopping", MemberParameters = new object[]
83 {
84 typeof(int),
85 typeof(float),
86 typeof(ref float),
87 typeof(bool)
88 }, ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
90 get
91 {
92 throw null;
93 }
94 }
class f__AnonymousType0<< Count > j__TPar