Exemplo n.º 1
0
 private static bool CanDestroyInternal(ref Playable playable)
 {
     return(Playable.INTERNAL_CALL_CanDestroyInternal(ref playable));
 }