Table of Contents

Class EffectAtLocationTrack

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

Constructors

EffectAtLocationTrack()

public EffectAtLocationTrack()

Methods

CreateTrackMixer(PlayableGraph, GameObject, int)

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

Parameters

graph PlayableGraph
go GameObject
inputCount int

Returns

Playable