Method | Description | |
---|---|---|
BladeSpirits ( Serial serial ) : System | ||
Deserialize ( GenericReader reader ) : void | ||
GetAngerSound ( ) : int | ||
GetAttackSound ( ) : int | ||
GetFightModeRanking ( Mobile m, FightMode acqType, bool bPlayerOnly ) : double | ||
GetHurtSound ( ) : int | ||
Serialize ( GenericWriter writer ) : void |
Method | Description | |
---|---|---|
BladeSpirits ( ) : System |
public BladeSpirits ( Serial serial ) : System | ||
serial | Serial | |
return | System |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
return | void |
public GetFightModeRanking ( Mobile m, FightMode acqType, bool bPlayerOnly ) : double | ||
m | Mobile | |
acqType | FightMode | |
bPlayerOnly | bool | |
return | double |
public Serialize ( GenericWriter writer ) : void | ||
writer | GenericWriter | |
return | void |