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

◆ parameters

AnimatorControllerParameter [] UnityEngine.Animator.parameters
getset

Definition at line 38 of file Animator.cs.

39 {
40 [FreeFunction(Name = "AnimatorBindings::GetParameters", HasExplicitThis = true)]
41 [global::Cpp2ILInjected.Token(Token = "0x600000C")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1F66C2C", Offset = "0x1F66C2C", Length = "0x3C")]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "AnimatorExtensions", Member = "HasParameter", MemberParameters = new object[]
44 {
46 typeof(string)
47 }, ReturnType = typeof(bool))]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "AnimatorExtensions", Member = "HasParameter", MemberParameters = new object[]
49 {
51 typeof(int)
52 }, ReturnType = typeof(bool))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "AnimatorExtensions", Member = "GetParameters", MemberParameters = new object[]
54 {
56 "System.Int32[]",
57 "System.Boolean[]"
58 }, ReturnType = typeof(void))]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
61 [MethodImpl(4096)]
62 get;
63 }
class f__AnonymousType0<< Count > j__TPar