Table of Contents

Class PropertyChangedWithUIntValueEventArgs

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

Constructors

PropertyChangedWithUIntValueEventArgs(string, uint)

public PropertyChangedWithUIntValueEventArgs(string propertyName, uint value)

Parameters

propertyName string
value uint

Properties

PropertyName

public string PropertyName { get; }

Property Value

string

Value

public uint Value { get; }

Property Value

uint

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