Table of Contents

Class PropertyChangedWithFloatValueEventArgs

Namespace
TaleWorlds.Library
Assembly
TaleWorlds.Library.dll
public class PropertyChangedWithFloatValueEventArgs
Inheritance
PropertyChangedWithFloatValueEventArgs
Inherited Members

Constructors

PropertyChangedWithFloatValueEventArgs(string, float)

public PropertyChangedWithFloatValueEventArgs(string propertyName, float value)

Parameters

propertyName string
value float

Properties

PropertyName

public string PropertyName { get; }

Property Value

string

Value

public float Value { get; }

Property Value

float

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