예제 #1
0
 private static PlayState GetPlayStateInternal(ref Playable playable)
 {
     return(Playable.INTERNAL_CALL_GetPlayStateInternal(ref playable));
 }