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

◆ Style

int Terraria.Audio.LegacySoundStyle.Style
getset

Definition at line 15 of file LegacySoundStyle.cs.

16 {
17 [global::Cpp2ILInjected.Token(Token = "0x60037E8")]
18 [global::Cpp2ILInjected.Address(RVA = "0x143443C", Offset = "0x143443C", Length = "0x88")]
19 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageBuffer), Member = "ProcessData", MemberParameters = new object[]
21 {
22 typeof(byte[]),
23 typeof(int),
24 typeof(ref int)
25 }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "UseAbility", MemberParameters = new object[]
27 {
28 typeof(Player),
30 typeof(bool)
31 }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacySoundStyle), Member = "GetRandomSound", ReturnType = typeof(SoundEffect))]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SoundEngine), Member = "PlaySound", MemberParameters = new object[]
34 {
36 typeof(int),
37 typeof(int)
38 }, ReturnType = typeof(SoundEffectInstance))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnifiedRandom), Member = "Next", MemberParameters = new object[]
41 {
42 typeof(int),
43 typeof(int)
44 }, ReturnType = typeof(int))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
46 get
47 {
48 throw null;
49 }
50 }
class f__AnonymousType0<< Count > j__TPar