Table of Contents

Class MaskedTextureWidget

Namespace
TaleWorlds.GauntletUI.BaseTypes
Assembly
TaleWorlds.GauntletUI.dll
public class MaskedTextureWidget : TextureWidget
Inheritance
MaskedTextureWidget
Inherited Members
Extension Methods

Constructors

MaskedTextureWidget(UIContext)

public MaskedTextureWidget(UIContext context)

Parameters

context UIContext

Properties

AdditionalArgs

[Editor(false)]
public string AdditionalArgs { get; set; }

Property Value

string

ImageId

[Editor(false)]
public string ImageId { get; set; }

Property Value

string

ImageTypeCode

[Editor(false)]
public int ImageTypeCode { get; set; }

Property Value

int

IsBig

[Editor(false)]
public bool IsBig { get; set; }

Property Value

bool

OverlayTextureScale

[Editor(false)]
public float OverlayTextureScale { get; set; }

Property Value

float

Methods

OnDisconnectedFromRoot()

protected override void OnDisconnectedFromRoot()

OnRender(TwoDimensionContext, TwoDimensionDrawContext)

protected override void OnRender(TwoDimensionContext twoDimensionContext, TwoDimensionDrawContext drawContext)

Parameters

twoDimensionContext TwoDimensionContext
drawContext TwoDimensionDrawContext

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