Table of Contents

Class GameMenuOverlayActionVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Overlay
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class GameMenuOverlayActionVM : StringItemWithEnabledAndHintVM, IViewModel, INotifyPropertyChanged
Inheritance
GameMenuOverlayActionVM
Implements
Inherited Members

Constructors

GameMenuOverlayActionVM(Action<object>, string, bool, object, TextObject)

public GameMenuOverlayActionVM(Action<object> onExecute, string item, bool isEnabled, object identifier, TextObject hint = null)

Parameters

onExecute Action<object>
item string
isEnabled bool
identifier object
hint TextObject

Properties

IsHiglightEnabled

[DataSourceProperty]
public bool IsHiglightEnabled { get; set; }

Property Value

bool

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