Table of Contents

Class MPCustomGameFilterItemVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.CustomGame
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.CustomGameFilterType
description TextObject
getFilterApplicaple Func<GameServerEntry, bool>
onSelectionChange Action

Fields

GetIsApplicaple

public readonly Func<GameServerEntry, bool> GetIsApplicaple

Field Value

Func<GameServerEntry, bool>

_onSelectionChange

public readonly Action _onSelectionChange

Field Value

Action

Properties

Description

public string Description { get; set; }

Property Value

string

IsSelected

public bool IsSelected { get; set; }

Property Value

bool

Methods

RefreshValues()

public override void RefreshValues()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).