예제 #1
0
 private static int GetInputCountInternal(ref Playable playable)
 {
     return(Playable.INTERNAL_CALL_GetInputCountInternal(ref playable));
 }