Table of Contents

Class PlatformManager

Namespace
KSP.Platform
Assembly
Assembly-CSharp.dll
public class PlatformManager
Inheritance
PlatformManager
Inherited Members
Extension Methods

Constructors

PlatformManager()

public PlatformManager()

Fields

OnPlatformInitialized

public static PlatformManager.PlatformEvent OnPlatformInitialized

Field Value

PlatformManager.PlatformEvent

PlatformIsLoaded

public static bool PlatformIsLoaded

Field Value

bool

Properties

Instance

public static PlatformManager Instance { get; }

Property Value

PlatformManager

Methods

GetPlatformAuthentication()

public string GetPlatformAuthentication()

Returns

string

GetSteamManager()

public SteamManager GetSteamManager()

Returns

SteamManager

RegisterPlatform()

public void RegisterPlatform()

RunEnable()

public void RunEnable()

RunUpdate()

public void RunUpdate()