Exemplo n.º 1
0
 private static Type Internal_GetScriptableObjectEditorCurveValueType([NotNull] ScriptableObject scriptableObject, EditorCurveBinding binding)
 {
     return(AnimationUtility.Internal_GetScriptableObjectEditorCurveValueType_Injected(scriptableObject, ref binding));
 }