Class TimelineAdapter
- Namespace
- KSP.FX.Timeline
- Assembly
- Assembly-CSharp.dll
public class TimelineAdapter : KerbalMonoBehaviour
- Inheritance
-
TimelineAdapter
- Inherited Members
-
- Extension Methods
-
Constructors
TimelineAdapter()
Fields
resolveObjectProxies
public bool resolveObjectProxies
Field Value
- bool
Methods
Cleanup()
CreateEffectAtLocation(GameObject, string)
public GameObject CreateEffectAtLocation(GameObject VFX, string locationObjectTag)
Parameters
VFX GameObject
locationObjectTag string
Returns
- GameObject
DestroyEffects()
public void DestroyEffects()
Initialize()
OnTimeWarpRateChange(float)
public void OnTimeWarpRateChange(float newTimeWarpRate)
Parameters
newTimeWarpRate float
PlayTimeLine()
public void PlayTimeLine()
ResolveObjectReferenceProxies()
public void ResolveObjectReferenceProxies()
SendPartAudioEvent(string, string)
public void SendPartAudioEvent(string targetTag, string audioCategory)
Parameters
targetTag string
audioCategory string
Shutdown()
StopAudio()
StopEffects(ParticleSystemStopBehavior)
public void StopEffects(ParticleSystemStopBehavior stopBehaviour = 1)
Parameters
stopBehaviour ParticleSystemStopBehavior
StopTimeLine()
public void StopTimeLine()
TriggerLaunch()
public void TriggerLaunch()
TriggerTimelineLaunchIfNotAlreadyLaunched()
public void TriggerTimelineLaunchIfNotAlreadyLaunched()