コード例 #1
0
 private static void DestroySubgraphInternal(ref PlayableGraph graph, PlayableHandle playable)
 {
     PlayableGraph.INTERNAL_CALL_DestroySubgraphInternal(ref graph, ref playable);
 }