public int GetRootPlayableCount()
 {
     return(PlayableGraph.GetRootPlayableCount_Injected(ref this));
 }