コード例 #1
0
 internal static bool IsValidInternal(ref PlayableOutputHandle handle)
 {
     return(PlayableOutputHandle.INTERNAL_CALL_IsValidInternal(ref handle));
 }