Table of Contents

Class PropertyChangedWithIntValueEventArgs

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

Constructors

PropertyChangedWithIntValueEventArgs(string, int)

public PropertyChangedWithIntValueEventArgs(string propertyName, int value)

Parameters

propertyName string
value int

Properties

PropertyName

public string PropertyName { get; }

Property Value

string

Value

public int Value { get; }

Property Value

int

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