Table of Contents

Class TutorialFullScreenVideo

Namespace
KSP.UI
Assembly
Assembly-CSharp.dll
[PrefabName("TutorialFullScreenVideo.prefab")]
public class TutorialFullScreenVideo : KSP2UIWindow
Inheritance
TutorialFullScreenVideo
Inherited Members
Extension Methods

Constructors

TutorialFullScreenVideo()

public TutorialFullScreenVideo()

Methods

DeepCopy()

public IMissionAction DeepCopy()

Returns

IMissionAction

OnDisable()

public void OnDisable()

OnEnable()

public override void OnEnable()

OnPlaybackDone()

public void OnPlaybackDone()

Show(string, Type, bool)

public void Show(string scriptablePath = null, Type eventTypeDismiss = null, bool showCrontrols = false)

Parameters

scriptablePath string
eventTypeDismiss Type
showCrontrols bool