Пример #1
0
 private static void InternalDestroyPlayable(ref PlayableGraph graph, ref PlayableHandle playable)
 {
     PlayableGraph.INTERNAL_CALL_InternalDestroyPlayable(ref graph, ref playable);
 }