Table of Contents

Class UIHooks

Namespace
KSP.Networking.MP
Assembly
Assembly-CSharp.dll
public class UIHooks
Inheritance
UIHooks
Inherited Members
Extension Methods

Constructors

UIHooks()

public UIHooks()

Properties

Game

public GameInstance Game { get; }

Property Value

GameInstance

Methods

Init()

public void Init()

OnDebugBypassLoginClicked()

public bool OnDebugBypassLoginClicked()

Returns

bool

OnLogInCancelClicked()

public bool OnLogInCancelClicked()

Returns

bool

OnLogInClicked()

public bool OnLogInClicked()

Returns

bool

OnLogOutClicked()

public bool OnLogOutClicked()

Returns

bool

Uninit()

public void Uninit()