Class ScreenBackgroundBrushWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class ScreenBackgroundBrushWidget : BrushWidget
- Inheritance
-
ScreenBackgroundBrushWidget
- Inherited Members
Constructors
ScreenBackgroundBrushWidget(UIContext)
public ScreenBackgroundBrushWidget(UIContext context)
Parameters
context
UIContext
Properties
AnimEnabled
public bool AnimEnabled { get; set; }
Property Value
IsFullscreenImageEnabled
public bool IsFullscreenImageEnabled { get; set; }
Property Value
IsParticleVisible
public bool IsParticleVisible { get; set; }
Property Value
IsSmokeVisible
public bool IsSmokeVisible { get; set; }
Property Value
ParticleSpeedModifier
public float ParticleSpeedModifier { get; set; }
Property Value
ParticleWidget1
public Widget ParticleWidget1 { get; set; }
Property Value
ParticleWidget2
public Widget ParticleWidget2 { get; set; }
Property Value
SmokeSpeedModifier
public float SmokeSpeedModifier { get; set; }
Property Value
SmokeWidget1
public Widget SmokeWidget1 { get; set; }
Property Value
SmokeWidget2
public Widget SmokeWidget2 { get; set; }
Property Value
Methods
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).