Table of Contents

Class WidgetInfo

Namespace
TaleWorlds.GauntletUI
Assembly
TaleWorlds.GauntletUI.dll
public class WidgetInfo
Inheritance
WidgetInfo
Inherited Members

Constructors

WidgetInfo(Type)

public WidgetInfo(Type type)

Parameters

type Type

Properties

GotCustomLateUpdate

public bool GotCustomLateUpdate { get; }

Property Value

bool

GotCustomParallelUpdate

public bool GotCustomParallelUpdate { get; }

Property Value

bool

GotCustomUpdate

public bool GotCustomUpdate { get; }

Property Value

bool

GotUpdateBrushes

public bool GotUpdateBrushes { get; }

Property Value

bool

Name

public string Name { get; }

Property Value

string

Type

public Type Type { get; }

Property Value

Type

Methods

CollectWidgetTypes()

public static List<Type> CollectWidgetTypes()

Returns

List<Type>

GetWidgetInfo(Type)

public static WidgetInfo GetWidgetInfo(Type type)

Parameters

type Type

Returns

WidgetInfo

Reload()

public static void Reload()

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