Table of Contents

Class GauntletExtensions

Namespace
TaleWorlds.GauntletUI
Assembly
TaleWorlds.GauntletUI.dll
public static class GauntletExtensions
Inheritance
GauntletExtensions
Inherited Members

Methods

ApplyActionForThisAndAllChildren(Widget, Action<Widget>)

public static void ApplyActionForThisAndAllChildren(this Widget widget, Action<Widget> action)

Parameters

widget Widget
action Action<Widget>

GetFullIDPath(Widget)

public static string GetFullIDPath(this Widget widget)

Parameters

widget Widget

Returns

string

RegisterBrushStatesOfWidget(Widget)

public static void RegisterBrushStatesOfWidget(this Widget widget)

Parameters

widget Widget

SetAlpha(Widget, float)

public static void SetAlpha(this Widget widget, float alphaFactor)

Parameters

widget Widget
alphaFactor float

SetGlobalAlphaRecursively(Widget, float)

public static void SetGlobalAlphaRecursively(this Widget widget, float alphaFactor)

Parameters

widget Widget
alphaFactor float

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