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

◆ Duration

TimeSpan Microsoft.Xna.Framework.Audio.SoundEffect.Duration
getset

Definition at line 84 of file SoundEffect.cs.

85 {
86 [global::Cpp2ILInjected.Token(Token = "0x6001A77")]
87 [global::Cpp2ILInjected.Address(RVA = "0xB49F5C", Offset = "0xB49F5C", Length = "0x68")]
88 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "FromSeconds", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(TimeSpan))]
91 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
92 get
93 {
94 throw null;
95 }
96 }
class f__AnonymousType0<< Count > j__TPar