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
AnimatorControllerParameterType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x0200000C RID: 12
6
public
enum
AnimatorControllerParameterType
7
{
8
// Token: 0x04000024 RID: 36
9
Float
= 1,
10
// Token: 0x04000025 RID: 37
11
Int
= 3,
12
// Token: 0x04000026 RID: 38
13
Bool
,
14
// Token: 0x04000027 RID: 39
15
Trigger
= 9
16
}
17
}
System
Definition
__ComObject.cs:4
UnityEngine.AnimatorControllerParameterType
AnimatorControllerParameterType
Definition
AnimatorControllerParameterType.cs:7
UnityEngine.AnimatorControllerParameterType.Int
@ Int
UnityEngine.AnimatorControllerParameterType.Float
@ Float
UnityEngine.AnimatorControllerParameterType.Bool
@ Bool
UnityEngine.AnimatorControllerParameterType.Trigger
@ Trigger
UnityEngine
Definition
_AndroidJNIHelper.cs:6
source
UnityEngine.AnimationModule
UnityEngine
AnimatorControllerParameterType.cs
Generated by
1.10.0