M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Tutorial.MouseAnimStage Class Reference

Public Types

enum  AnimTypes {
  Movement ,
  FadeInLocal ,
  FadeOutLocal ,
  FadeInGlobal ,
  FadeOutGlobal ,
  Stay
}
 

Public Member Functions

void Tick (float dt)
 

Properties

bool IsCompleted [get]
 
float AnimTime [get]
 
Vec2 Direction [get]
 
AnimTypes AnimType [get]
 
Widget WidgetToManipulate [get]
 

Member Enumeration Documentation

◆ AnimTypes

Enumerator
Movement 
FadeInLocal 
FadeOutLocal 
FadeInGlobal 
FadeOutGlobal 
Stay 

Member Function Documentation

◆ Tick()

void TaleWorlds.MountAndBlade.GauntletUI.Widgets.Tutorial.MouseAnimStage.Tick ( float  dt)

Property Documentation

◆ IsCompleted

bool TaleWorlds.MountAndBlade.GauntletUI.Widgets.Tutorial.MouseAnimStage.IsCompleted
get

◆ AnimTime

float TaleWorlds.MountAndBlade.GauntletUI.Widgets.Tutorial.MouseAnimStage.AnimTime
get

◆ Direction

Vec2 TaleWorlds.MountAndBlade.GauntletUI.Widgets.Tutorial.MouseAnimStage.Direction
get

◆ AnimType

AnimTypes TaleWorlds.MountAndBlade.GauntletUI.Widgets.Tutorial.MouseAnimStage.AnimType
get

◆ WidgetToManipulate

Widget TaleWorlds.MountAndBlade.GauntletUI.Widgets.Tutorial.MouseAnimStage.WidgetToManipulate
get