Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
AddStatBonuses ( Server.Mobile to ) : void | ||
AosAttributes ( Item owner ) : System | ||
AosAttributes ( Item owner, |
||
AosAttributes ( Item owner, Server.GenericReader reader ) : System | ||
GetValue ( Server.Mobile m, AosAttribute attribute ) : int | ||
RemoveStatBonuses ( Server.Mobile from ) : void | ||
ToString ( ) : string | ||
this ( AosAttribute attribute ) : int |
public AddStatBonuses ( Server.Mobile to ) : void | ||
to | Server.Mobile | |
Résultat | void |
public AosAttributes ( Item owner ) : System | ||
owner | Item | |
Résultat | System |
public AosAttributes ( Item owner, |
||
owner | Item | |
other | ||
Résultat | System |
public AosAttributes ( Item owner, Server.GenericReader reader ) : System | ||
owner | Item | |
reader | Server.GenericReader | |
Résultat | System |
public static GetValue ( Server.Mobile m, AosAttribute attribute ) : int | ||
m | Server.Mobile | |
attribute | AosAttribute | |
Résultat | int |
public RemoveStatBonuses ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
Résultat | void |
public this ( AosAttribute attribute ) : int | ||
attribute | AosAttribute | |
Résultat | int |