Exemplo n.º 1
0
 private static Type Internal_GetGameObjectEditorCurveValueType([NotNull] GameObject root, EditorCurveBinding binding)
 {
     return(AnimationUtility.Internal_GetGameObjectEditorCurveValueType_Injected(root, ref binding));
 }