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

◆ SettingMusicReplayDelayEnabled

bool Terraria.Main.SettingMusicReplayDelayEnabled
staticgetset

Definition at line 430 of file Main.cs.

431 {
432 [global::Cpp2ILInjected.Token(Token = "0x6001BD1")]
433 [global::Cpp2ILInjected.Address(RVA = "0xBDB8E4", Offset = "0xBDB8E4", Length = "0x4C")]
434 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacyAudioSystem), Member = "UpdateCommonTrack", MemberParameters = new object[]
435 {
436 typeof(bool),
437 typeof(int),
438 typeof(float),
439 typeof(ref float)
440 }, ReturnType = typeof(void))]
441 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
442 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
443 get
444 {
445 throw null;
446 }
447 [global::Cpp2ILInjected.Token(Token = "0x6001BD2")]
448 [global::Cpp2ILInjected.Address(RVA = "0xBDB930", Offset = "0xBDB930", Length = "0x50")]
449 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
450 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
451 set
452 {
453 throw null;
454 }
455 }
class f__AnonymousType0<< Count > j__TPar