Class MPHostGameOptionsVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPHostGameOptionsVM : ViewModel
- Inheritance
-
MPHostGameOptionsVM
Constructors
MPHostGameOptionsVM(bool, CustomGameMode)
public MPHostGameOptionsVM(bool isInMission, MPCustomGameVM.CustomGameMode customGameMode = CustomGameMode.CustomServer)
Parameters
isInMission
boolcustomGameMode
MPCustomGameVM.CustomGameMode
Properties
GeneralOptions
public MBBindingList<GenericHostGameOptionDataVM> GeneralOptions { get; set; }
Property Value
IsInMission
public bool IsInMission { get; set; }
Property Value
IsRefreshed
public bool IsRefreshed { get; set; }
Property Value
Methods
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).