This question was 
             closed Feb 10, 2020 at 09:27 PM by 
             JustJunuh. 
            
 
            How Do I Get And Set References For Timeline?
I've been scanning through the docs like a mad man, but I can't figure out how to get and set references to game objects in Timeline tracks.
I want to work on some scripts that will dynamically insert references to game objects into Timeline, but I can't find what the method calls are.
I've found some methods like:
 director.GetGenericBinding(o);
 director.playableGraph.GetOutput(id).GetReferenceObject();
 director.playableGraph.GetRootPlayable(id);
But I still can't seem to grab existing references and figure out how to set new ones. I don't really understand the difference between graphs, playables, outputs, and whatnot. Does anyone have experience with getting and setting these references in script?
               Comment
              
 
               
               koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                