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
PlayableBinding.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200014F")]
9 public struct PlayableBinding
10 {
11 // Note: this type is marked as 'beforefieldinit'.
12 [global::Cpp2ILInjected.Token(Token = "0x600064C")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1F90024", Offset = "0x1F90024", Length = "0x78")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x4000629")]
22 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
23 private string m_StreamName;
24
25 [global::Cpp2ILInjected.Token(Token = "0x400062A")]
26 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
28
29 [global::Cpp2ILInjected.Token(Token = "0x400062B")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
32
33 [global::Cpp2ILInjected.Token(Token = "0x400062C")]
34 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
36
37 [global::Cpp2ILInjected.Token(Token = "0x400062D")]
38 public static readonly PlayableBinding[] None;
39
40 [global::Cpp2ILInjected.Token(Token = "0x400062E")]
41 public static readonly double DefaultDuration;
42
44 [global::Cpp2ILInjected.Token(Token = "0x2000150")]
46 }
47}
class f__AnonymousType0<< Count > j__TPar
static readonly PlayableBinding[] None
delegate PlayableOutput CreateOutputMethod(PlayableGraph graph, string name)
PlayableBinding.CreateOutputMethod m_CreateOutputMethod