Table of Contents

Class RundownLineVM

Namespace
TaleWorlds.Core.ViewModelCollection.Information.RundownTooltip
Assembly
TaleWorlds.Core.ViewModelCollection.dll
public class RundownLineVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
RundownLineVM
Implements
Inherited Members

Constructors

RundownLineVM(string, float)

public RundownLineVM(string name, float value)

Parameters

name string
value float

Properties

Name

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

Property Value

string

Value

[DataSourceProperty]
public float Value { get; set; }

Property Value

float

ValueAsString

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

Property Value

string

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