Метод | Описание | |
---|---|---|
EquipmentChangedEventArgs ( int index, int equipmentId, string propertyName ) : System |
Default constructor
|
public EquipmentChangedEventArgs ( int index, int equipmentId, string propertyName ) : System | ||
index | int | Index of the item |
equipmentId | int | ID of the item's selected equipment |
propertyName | string | Name of the RPG object property this value represents |
Результат | System |