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

◆ parameterCount

int UnityEngine.Animator.parameterCount
getset

Definition at line 66 of file Animator.cs.

67 {
68 [global::Cpp2ILInjected.Token(Token = "0x600000D")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1F66C68", Offset = "0x1F66C68", Length = "0x3C")]
70 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "AnimatorExtensions", Member = "HasParameter", MemberParameters = new object[]
71 {
73 typeof(string)
74 }, ReturnType = typeof(bool))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "AnimatorExtensions", Member = "HasParameter", MemberParameters = new object[]
76 {
78 typeof(int)
79 }, ReturnType = typeof(bool))]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "AnimatorExtensions", Member = "GetParameters", MemberParameters = new object[]
81 {
83 "System.Int32[]",
84 "System.Boolean[]"
85 }, ReturnType = typeof(void))]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
87 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
88 [MethodImpl(4096)]
89 get;
90 }
class f__AnonymousType0<< Count > j__TPar