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
SoundChannel.cs
Go to the documentation of this file.
1using System;
4using UnityEngine;
5
6[global::Cpp2ILInjected.Token(Token = "0x200004F")]
7public class SoundChannel
8{
9 [global::Cpp2ILInjected.Token(Token = "0x1700006D")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60001A5")]
13 [global::Cpp2ILInjected.Address(RVA = "0x706750", Offset = "0x706750", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 get
16 {
17 throw null;
18 }
19 [global::Cpp2ILInjected.Token(Token = "0x60001A6")]
20 [global::Cpp2ILInjected.Address(RVA = "0x706758", Offset = "0x706758", Length = "0x14")]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 set
23 {
24 throw null;
25 }
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x60001A7")]
29 [global::Cpp2ILInjected.Address(RVA = "0x70676C", Offset = "0x70676C", Length = "0x8")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
32 public SoundChannel()
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x400011C")]
38 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
40
41 [global::Cpp2ILInjected.Token(Token = "0x400011D")]
42 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
44}
class f__AnonymousType0<< Count > j__TPar
SoundInstance _currentSound
AudioSource AudioSource
SoundInstance CurrentSound