Table of Contents

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 WidgetFactory
resourcesPath string
name string

Properties

FullPath

public string FullPath { get; }

Property Value

string

Name

public string Name { get; }

Property Value

string

WidgetFactory

public WidgetFactory WidgetFactory { get; }

Property Value

WidgetFactory

WidgetPrefab

public WidgetPrefab WidgetPrefab { get; }

Property Value

WidgetPrefab

WidgetTemplate

public WidgetTemplate WidgetTemplate { get; }

Property Value

WidgetTemplate

Methods

CheckForUpdate()

public bool CheckForUpdate()

Returns

bool

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