Class CustomWidgetType
- Namespace
- TaleWorlds.GauntletUI.PrefabSystem
- Assembly
- TaleWorlds.GauntletUI.PrefabSystem.dll
public class CustomWidgetType
- Inheritance
-
CustomWidgetType
- Inherited Members
Constructors
CustomWidgetType(WidgetFactory, string, string)
public CustomWidgetType(WidgetFactory widgetFactory, string resourcesPath, string name)
Parameters
widgetFactory
WidgetFactoryresourcesPath
stringname
string
Properties
FullPath
public string FullPath { get; }
Property Value
Name
public string Name { get; }
Property Value
WidgetFactory
public WidgetFactory WidgetFactory { get; }
Property Value
WidgetPrefab
public WidgetPrefab WidgetPrefab { get; }
Property Value
WidgetTemplate
public WidgetTemplate WidgetTemplate { get; }
Property Value
Methods
CheckForUpdate()
public bool CheckForUpdate()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).