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
ImageId
[Editor(false)]
public string ImageId { get; set; }
Property Value
ImageTypeCode
[Editor(false)]
public int ImageTypeCode { get; set; }
Property Value
IsBig
[Editor(false)]
public bool IsBig { get; set; }
Property Value
OverlayTextureScale
[Editor(false)]
public float OverlayTextureScale { get; set; }
Property Value
Methods
OnDisconnectedFromRoot()
protected override void OnDisconnectedFromRoot()
OnRender(TwoDimensionContext, TwoDimensionDrawContext)
protected override void OnRender(TwoDimensionContext twoDimensionContext, TwoDimensionDrawContext drawContext)
Parameters
twoDimensionContext
TwoDimensionContextdrawContext
TwoDimensionDrawContext
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).