Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
AosWeaponAttributes ( Item owner ) : System | ||
AosWeaponAttributes ( Item owner, |
||
AosWeaponAttributes ( Item owner, Server.GenericReader reader ) : System | ||
GetValue ( Server.Mobile m, AosWeaponAttribute attribute ) : int | ||
ToString ( ) : string | ||
this ( AosWeaponAttribute attribute ) : int |
public AosWeaponAttributes ( Item owner ) : System | ||
owner | Item | |
Результат | System |
public AosWeaponAttributes ( Item owner, |
||
owner | Item | |
other | ||
Результат | System |
public AosWeaponAttributes ( Item owner, Server.GenericReader reader ) : System | ||
owner | Item | |
reader | Server.GenericReader | |
Результат | System |
public static GetValue ( Server.Mobile m, AosWeaponAttribute attribute ) : int | ||
m | Server.Mobile | |
attribute | AosWeaponAttribute | |
Результат | int |
public this ( AosWeaponAttribute attribute ) : int | ||
attribute | AosWeaponAttribute | |
Результат | int |