C# Класс ARCed.Controls.EquipFixChangedEventArgs

Event arguments for used for changing fixed status events
Показать файл Открыть проект

Открытые методы

Метод Описание
EquipFixChangedEventArgs ( bool value, string propertyName ) : System

Default constructor

Описание методов

EquipFixChangedEventArgs() публичный метод

Default constructor
public EquipFixChangedEventArgs ( bool value, string propertyName ) : System
value bool Value indicating the fixed status of the slot
propertyName string Name of the RPG object property this value represents
Результат System