Table of Contents

Class ApplicationPlatform

Namespace
TaleWorlds.Library
Assembly
TaleWorlds.Library.dll
public static class ApplicationPlatform
Inheritance
ApplicationPlatform
Inherited Members

Properties

CurrentEngine

public static EngineType CurrentEngine { get; }

Property Value

EngineType

CurrentPlatform

public static Platform CurrentPlatform { get; }

Property Value

Platform

CurrentRuntimeLibrary

public static Runtime CurrentRuntimeLibrary { get; }

Property Value

Runtime

Methods

Initialize(EngineType, Platform, Runtime)

public static void Initialize(EngineType engineType, Platform currentPlatform, Runtime currentRuntimeLibrary)

Parameters

engineType EngineType
currentPlatform Platform
currentRuntimeLibrary Runtime

IsPlatformConsole()

public static bool IsPlatformConsole()

Returns

bool

IsPlatformWindows()

public static bool IsPlatformWindows()

Returns

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).