Exemplo n.º 1
0
 private static void GetGraphInternal(ref PlayableHandle playable, ref PlayableGraph graph)
 {
     PlayableHandle.INTERNAL_CALL_GetGraphInternal(ref playable, ref graph);
 }