terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
AnimatorControllerPlayable.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x02000014 RID: 20
9 [NativeHeader("Modules/Animation/Director/AnimatorControllerPlayable.h")]
10 [NativeHeader("Modules/Animation/RuntimeAnimatorController.h")]
11 [StaticAccessor("AnimatorControllerPlayableBindings", StaticAccessorType.DoubleColon)]
13 [NativeHeader("Modules/Animation/AnimatorInfo.h")]
14 [NativeHeader("Modules/Animation/ScriptBindings/AnimatorControllerPlayable.bindings.h")]
15 [NativeHeader("Modules/Animation/ScriptBindings/Animator.bindings.h")]
16 public struct AnimatorControllerPlayable : IEquatable<AnimatorControllerPlayable>
17 {
18 // Token: 0x06000025 RID: 37 RVA: 0x000023A4 File Offset: 0x000005A4
20 {
21 if (!true)
22 {
23 }
25 this.m_Handle = @null;
26 this.SetHandle(handle);
27 }
28
29 // Token: 0x06000026 RID: 38 RVA: 0x000023CC File Offset: 0x000005CC
31 {
32 return this.m_Handle;
33 }
34
35 // Token: 0x06000027 RID: 39 RVA: 0x000023E0 File Offset: 0x000005E0
36 public void SetHandle(PlayableHandle handle)
37 {
38 }
39
40 // Token: 0x06000028 RID: 40 RVA: 0x000023F0 File Offset: 0x000005F0
42 {
43 PlayableHandle handle = this.m_Handle;
44 if (!true)
45 {
46 }
47 bool flag;
48 return flag;
49 }
50
51 // Token: 0x06000029 RID: 41 RVA: 0x00002408 File Offset: 0x00000608
52 // Note: this type is marked as 'beforefieldinit'.
54 {
55 if (!true)
56 {
57 }
59 }
60
61 // Token: 0x0400003D RID: 61
63
64 // Token: 0x0400003E RID: 62
66 }
67}
class f__AnonymousType0<< Count > j__TPar
static readonly AnimatorControllerPlayable m_NullPlayable