Beispiel #1
0
 private static bool CanDestroyInternal(ref PlayableHandle playable)
 {
     return(PlayableHandle.INTERNAL_CALL_CanDestroyInternal(ref playable));
 }