Property | Type | Description | |
---|---|---|---|
WarriorGuard | System |
Method | Description | |
---|---|---|
Deserialize ( GenericReader reader ) : void | ||
OnAfterDelete ( ) : void | ||
OnBeforeDeath ( ) : bool | ||
Serialize ( GenericWriter writer ) : void | ||
WarriorGuard ( Mobile target ) : System | ||
WarriorGuard ( Serial serial ) : System |
Method | Description | |
---|---|---|
WarriorGuard ( ) : System |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
return | void |
public Serialize ( GenericWriter writer ) : void | ||
writer | GenericWriter | |
return | void |
public WarriorGuard ( Mobile target ) : System | ||
target | Mobile | |
return | System |
public WarriorGuard ( Serial serial ) : System | ||
serial | Serial | |
return | System |