Ejemplo n.º 1
0
 internal static int GetRootPlayableCountInternal(ref PlayableGraph graph)
 {
     return(PlayableGraph.INTERNAL_CALL_GetRootPlayableCountInternal(ref graph));
 }