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

◆ Pan

float Microsoft.Xna.Framework.Audio.SoundEffectInstance.Pan
getset

Definition at line 33 of file SoundEffectInstance.cs.

34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6001A7C")]
36 [global::Cpp2ILInjected.Address(RVA = "0xB49FE8", Offset = "0xB49FE8", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 [global::Cpp2ILInjected.Token(Token = "0x6001A7D")]
43 [global::Cpp2ILInjected.Address(RVA = "0xB49FF0", Offset = "0xB49FF0", Length = "0x74")]
44 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ActiveSound), Member = "Update", ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacySoundPlayer), Member = "PlaySound", MemberParameters = new object[]
47 {
48 typeof(int),
49 typeof(int),
50 typeof(int),
51 typeof(int),
52 typeof(float),
53 typeof(float)
54 }, ReturnType = typeof(SoundEffectInstance))]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 62)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoundInstance), Member = "SetPan", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", ReturnType = typeof(void))]
58 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
59 set
60 {
61 throw null;
62 }
63 }
class f__AnonymousType0<< Count > j__TPar