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