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

◆ OnInvalidateOverrideController()

static void UnityEngine.AnimatorOverrideController.OnInvalidateOverrideController ( AnimatorOverrideController controller)
inlinestaticpackage

Definition at line 18 of file AnimatorOverrideController.cs.

19 {
21 if (onOverrideControllerDirty != null)
22 {
23 IntPtr invoke_impl = onOverrideControllerDirty.invoke_impl;
24 IntPtr method_code = onOverrideControllerDirty.method_code;
25 IntPtr method = onOverrideControllerDirty.method;
26 return;
27 }
28 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.