C# Class MySuperPlayableTrack, DarkSoul

Inheritance: TrackAsset
Mostra file Open project: Leon-56/DarkSoul

Public Methods

Method Description
CreateTrackMixer ( PlayableGraph graph, GameObject, go, int inputCount ) : Playable,

Method Details

CreateTrackMixer() public method

public CreateTrackMixer ( PlayableGraph graph, GameObject, go, int inputCount ) : Playable,
graph PlayableGraph
go GameObject,
inputCount int
return Playable,