Table of Contents

Class PartAudioEventTrack

Namespace
KSP.FX.Timeline
Assembly
Assembly-CSharp.dll
public class PartAudioEventTrack : TrackAsset
Inheritance
PartAudioEventTrack
Extension Methods

Constructors

PartAudioEventTrack()

public PartAudioEventTrack()

Methods

CreateTrackMixer(PlayableGraph, GameObject, int)

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

Parameters

graph PlayableGraph
go GameObject
inputCount int

Returns

Playable