Void Playbacks.PlayPlayback(Handle handle, LevelAdjust level, Single accuracy)
         
        
          
          http://[ip]:4430/titan/script/2/Playbacks/PlayPlayback?handle={handle}&level={level}&accuracy={float}
         
        Parameters
        handle
                      (
                      Handle
                      )
                      
                    :
                    The playback handle.
        
          
            
handle_userNumber
                        HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/PlayPlayback?handle_userNumber=6&level_level=1&accuracy={float}
        
        
          
            
handle_location
                        HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/PlayPlayback?handle_location=playback_2_1&level_level=1&accuracy={float}
        
        
          
            
handle_titanId
                        HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/PlayPlayback?handle_titanId=1895&level_level=1&accuracy={float}
        
        level
                      (
                      LevelAdjust
                      )
                      
                    :
                    Level to fire at and the previous level of the playback. Used to determine whether the playback should be matched.
        
          
            
level_level
                        HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/PlayPlayback?handle_titanId=1895&level_level=1&accuracy={float}
        
        
          
            
level_leveldelta
                        HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/PlayPlayback?handle_titanId=1895&level_leveldelta=0.5&accuracy={float}
        
        accuracy
                      (
                      Single
                      )
                      
                    :
                    The accuracy of the level matching.