Метод | Описание | |
---|---|---|
AggressiveAction ( Mobile aggressor, bool criminal ) : void | ||
Deserialize ( GenericReader reader ) : void | ||
GenerateLoot ( ) : void | ||
IsEnemy ( Mobile m ) : bool | ||
OrcCaptain ( Serial serial ) : Server.Misc | ||
Serialize ( GenericWriter writer ) : void |
Метод | Описание | |
---|---|---|
OrcCaptain ( ) : Server.Misc |
public AggressiveAction ( Mobile aggressor, bool criminal ) : void | ||
aggressor | Mobile | |
criminal | bool | |
Результат | void |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
Результат | void |
public OrcCaptain ( Serial serial ) : Server.Misc | ||
serial | Serial | |
Результат | Server.Misc |
public Serialize ( GenericWriter writer ) : void | ||
writer | GenericWriter | |
Результат | void |