Method | Description | |
---|---|---|
ConstructTimer ( Server.Mobile m ) : |
||
Deserialize ( Server.GenericReader reader ) : |
||
GetPoison ( int level ) : |
||
GetPoison ( string name ) : |
||
Parse ( string value ) : |
||
Register ( |
||
Serialize ( |
||
ToString ( ) : string |
public abstract ConstructTimer ( Server.Mobile m ) : |
||
m | Server.Mobile | |
return |
public static Deserialize ( Server.GenericReader reader ) : |
||
reader | Server.GenericReader | |
return |
public static GetPoison ( int level ) : |
||
level | int | |
return |
public static GetPoison ( string name ) : |
||
name | string | |
return |
public static Parse ( string value ) : |
||
value | string | |
return |
public static Serialize ( |
||
p | ||
writer | Server.GenericWriter | |
return | void |