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
PlayableOutput.cs
Go to the documentation of this file.
1using System;
6
8{
10 [global::Cpp2ILInjected.Token(Token = "0x2000153")]
11 public struct PlayableOutput : IEquatable<PlayableOutput>
12 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000650")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1F90174", Offset = "0x1F90174", Length = "0x8")]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x6000651")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1F9017C", Offset = "0x1F9017C", Length = "0xC")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x6000652")]
31 [global::Cpp2ILInjected.Address(RVA = "0x1F90188", Offset = "0x1F90188", Length = "0x74")]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableOutputHandle), Member = "op_Equality", MemberParameters = new object[]
34 {
37 }, ReturnType = typeof(bool))]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
40 {
41 throw null;
42 }
43
44 // Note: this type is marked as 'beforefieldinit'.
45 [global::Cpp2ILInjected.Token(Token = "0x6000653")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1F901FC", Offset = "0x1F901FC", Length = "0x70")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableOutputHandle), Member = "get_Null", ReturnType = typeof(PlayableOutputHandle))]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
51 {
52 throw null;
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x4000631")]
56 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
58
59 [global::Cpp2ILInjected.Token(Token = "0x4000632")]
61 }
62}
class f__AnonymousType0<< Count > j__TPar
PlayableOutput(PlayableOutputHandle handle)
bool Equals(PlayableOutput other)
static readonly PlayableOutput m_NullPlayableOutput