Class UIConfig
- Namespace
- TaleWorlds.Engine.GauntletUI
- Assembly
- TaleWorlds.Engine.GauntletUI.dll
public static class UIConfig
- Inheritance
-
UIConfig
- Inherited Members
Properties
DebugModeEnabled
public static bool DebugModeEnabled { get; set; }
Property Value
DoNotUseGeneratedPrefabs
public static bool DoNotUseGeneratedPrefabs { get; set; }
Property Value
Methods
GetIsHotReloadEnabled()
public static bool GetIsHotReloadEnabled()
Returns
GetIsUsingGeneratedPrefabs()
public static bool GetIsUsingGeneratedPrefabs()
Returns
SetDebugMode(List<string>)
[CommandLineFunctionality.CommandLineArgumentFunction("set_debug_mode", "ui")]
public static string SetDebugMode(List<string> args)
Parameters
Returns
SetUsingGeneratedPrefabs(List<string>)
[CommandLineFunctionality.CommandLineArgumentFunction("use_generated_prefabs", "ui")]
public static string SetUsingGeneratedPrefabs(List<string> args)
Parameters
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).