Пример #1
0
 public void DestroyPlayable(PlayableHandle playable)
 {
     PlayableGraph.InternalDestroyPlayable(ref this, ref playable);
 }