Class BoundaryCrossingVM
- Namespace
- TaleWorlds.MountAndBlade.ViewModelCollection
- Assembly
- TaleWorlds.MountAndBlade.ViewModelCollection.dll
public class BoundaryCrossingVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
BoundaryCrossingVM
- Implements
- Inherited Members
Constructors
BoundaryCrossingVM(Mission, Action<bool>)
public BoundaryCrossingVM(Mission mission, Action<bool> onEscapeMenuToggled)
Parameters
Properties
Countdown
[DataSourceProperty]
public int Countdown { get; set; }
Property Value
Show
[DataSourceProperty]
public bool Show { get; set; }
Property Value
WarningIntProgress
[DataSourceProperty]
public int WarningIntProgress { get; set; }
Property Value
WarningProgress
[DataSourceProperty]
public double WarningProgress { get; set; }
Property Value
WarningText
[DataSourceProperty]
public string WarningText { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).