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
CurrentPlatform
public static Platform CurrentPlatform { get; }
Property Value
CurrentRuntimeLibrary
public static Runtime CurrentRuntimeLibrary { get; }
Property Value
Methods
Initialize(EngineType, Platform, Runtime)
public static void Initialize(EngineType engineType, Platform currentPlatform, Runtime currentRuntimeLibrary)
Parameters
engineType
EngineTypecurrentPlatform
PlatformcurrentRuntimeLibrary
Runtime
IsPlatformConsole()
public static bool IsPlatformConsole()
Returns
IsPlatformWindows()
public static bool IsPlatformWindows()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).