Class MPCustomGameFilterItemVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPCustomGameFilterItemVM : ViewModel
- Inheritance
-
MPCustomGameFilterItemVM
Constructors
MPCustomGameFilterItemVM(CustomGameFilterType, TextObject, Func<GameServerEntry, bool>, Action)
public MPCustomGameFilterItemVM(MPCustomGameFiltersVM.CustomGameFilterType filterType, TextObject description, Func<GameServerEntry, bool> getFilterApplicaple, Action onSelectionChange)
Parameters
filterType
MPCustomGameFiltersVM.CustomGameFilterTypedescription
TextObjectgetFilterApplicaple
Func<GameServerEntry, bool>onSelectionChange
Action
Fields
GetIsApplicaple
public readonly Func<GameServerEntry, bool> GetIsApplicaple
Field Value
_onSelectionChange
public readonly Action _onSelectionChange
Field Value
Properties
Description
public string Description { get; set; }
Property Value
IsSelected
public bool IsSelected { 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).