Table of Contents

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

bool

DoNotUseGeneratedPrefabs

public static bool DoNotUseGeneratedPrefabs { get; set; }

Property Value

bool

Methods

GetIsHotReloadEnabled()

public static bool GetIsHotReloadEnabled()

Returns

bool

GetIsUsingGeneratedPrefabs()

public static bool GetIsUsingGeneratedPrefabs()

Returns

bool

SetDebugMode(List<string>)

[CommandLineFunctionality.CommandLineArgumentFunction("set_debug_mode", "ui")]
public static string SetDebugMode(List<string> args)

Parameters

args List<string>

Returns

string

SetUsingGeneratedPrefabs(List<string>)

[CommandLineFunctionality.CommandLineArgumentFunction("use_generated_prefabs", "ui")]
public static string SetUsingGeneratedPrefabs(List<string> args)

Parameters

args List<string>

Returns

string

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