Table of Contents

Class HintVM

Namespace
TaleWorlds.Core.ViewModelCollection.Information
Assembly
TaleWorlds.Core.ViewModelCollection.dll
public class HintVM : TooltipBaseVM, IViewModel, INotifyPropertyChanged
Inheritance
HintVM
Implements
Inherited Members

Constructors

HintVM(Type, object[])

public HintVM(Type type, object[] args)

Parameters

type Type
args object[]

Properties

Text

[DataSourceProperty]
public string Text { get; set; }

Property Value

string

Methods

OnFinalizeInternal()

protected override void OnFinalizeInternal()

RefreshGenericHintTooltip(HintVM, object[])

public static void RefreshGenericHintTooltip(HintVM hint, object[] args)

Parameters

hint HintVM
args object[]

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