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
AnimationMixerPlayable.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x0200001C RID: 28
9 [NativeHeader("Modules/Animation/Director/AnimationMixerPlayable.h")]
10 [NativeHeader("Modules/Animation/ScriptBindings/AnimationMixerPlayable.bindings.h")]
11 [StaticAccessor("AnimationMixerPlayableBindings", StaticAccessorType.DoubleColon)]
13 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
14 public struct AnimationMixerPlayable : IEquatable<AnimationMixerPlayable>
15 {
16 // Token: 0x06000041 RID: 65 RVA: 0x000025F8 File Offset: 0x000007F8
18 {
19 }
20
21 // Token: 0x06000042 RID: 66 RVA: 0x00002608 File Offset: 0x00000808
23 {
24 return this.m_Handle;
25 }
26
27 // Token: 0x06000043 RID: 67 RVA: 0x0000261C File Offset: 0x0000081C
29 {
30 PlayableHandle handle = this.m_Handle;
31 if (!true)
32 {
33 }
34 bool flag;
35 return flag;
36 }
37
38 // Token: 0x06000044 RID: 68 RVA: 0x00002634 File Offset: 0x00000834
39 // Note: this type is marked as 'beforefieldinit'.
41 {
42 if (!true)
43 {
44 }
46 }
47
48 // Token: 0x0400004B RID: 75
50
51 // Token: 0x0400004C RID: 76
53 }
54}
class f__AnonymousType0<< Count > j__TPar
static readonly AnimationMixerPlayable m_NullPlayable