Property | Type | Description | |
---|---|---|---|
m_Damage | int | ||
m_HasRight | bool | ||
m_Mobile | Mobile |
Method | Description | |
---|---|---|
CompareTo ( object obj ) : int | ||
DamageStore ( Mobile m, int damage ) : System |
public DamageStore ( Mobile m, int damage ) : System | ||
m | Mobile | |
damage | int | |
return | System |