예제 #1
0
 private static bool IsValidInternal(ref PlayableHandle playable)
 {
     return(PlayableHandle.INTERNAL_CALL_IsValidInternal(ref playable));
 }