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
GotCustomParallelUpdate
public bool GotCustomParallelUpdate { get; }
Property Value
GotCustomUpdate
public bool GotCustomUpdate { get; }
Property Value
GotUpdateBrushes
public bool GotUpdateBrushes { get; }
Property Value
Name
public string Name { get; }
Property Value
Type
public Type Type { get; }
Property Value
Methods
CollectWidgetTypes()
public static List<Type> CollectWidgetTypes()
Returns
GetWidgetInfo(Type)
public static WidgetInfo GetWidgetInfo(Type type)
Parameters
type
Type
Returns
Reload()
public static void Reload()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).