コード例 #1
0
 private static int GetParameterCountInternal(ref PlayableHandle handle)
 {
     return(AnimatorControllerPlayable.INTERNAL_CALL_GetParameterCountInternal(ref handle));
 }