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
AnimationStream.cs
Go to the documentation of this file.
1using System;
6
8{
10 [MovedFrom("UnityEngine.Experimental.Animations")]
11 [NativeHeader("Modules/Animation/ScriptBindings/AnimationStream.bindings.h")]
12 [NativeHeader("Modules/Animation/Director/AnimationStream.h")]
13 [global::Cpp2ILInjected.Token(Token = "0x200001D")]
14 public struct AnimationStream
15 {
16 [global::Cpp2ILInjected.Token(Token = "0x400004D")]
17 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
19
20 [global::Cpp2ILInjected.Token(Token = "0x400004E")]
21 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
23
24 [global::Cpp2ILInjected.Token(Token = "0x400004F")]
25 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
26 private IntPtr input;
27
28 [global::Cpp2ILInjected.Token(Token = "0x4000050")]
29 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
30 private IntPtr output;
31
32 [global::Cpp2ILInjected.Token(Token = "0x4000051")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
35
36 [global::Cpp2ILInjected.Token(Token = "0x4000052")]
37 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
39
40 [global::Cpp2ILInjected.Token(Token = "0x4000053")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
43 }
44}
class f__AnonymousType0<< Count > j__TPar