Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |
public AosWeaponAttributes ( Item owner, |
||
owner | Item | |
other | ||
Résultat | System |
public AosWeaponAttributes ( Item owner, Server.GenericReader reader ) : System | ||
owner | Item | |
reader | Server.GenericReader | |
Résultat | System |
public static GetValue ( Server.Mobile m, AosWeaponAttribute attribute ) : int | ||
m | Server.Mobile | |
attribute | AosWeaponAttribute | |
Résultat | int |
public this ( AosWeaponAttribute attribute ) : int | ||
attribute | AosWeaponAttribute | |
Résultat | int |