Method | Description | |
---|---|---|
Deserialize ( Server.GenericReader reader ) : void | ||
GetContextMenuEntries ( Server.Mobile from, List |
||
SalvageBag ( Server.Serial serial ) : System | ||
Serialize ( Server.GenericWriter writer ) : void |
Method | Description | |
---|---|---|
Resmelt ( Server.Mobile from, Item item, CraftResource resource ) : bool | ||
Resmeltables ( ) : bool | ||
SalvageAll ( Server.Mobile from ) : void | ||
SalvageBag ( ) : System | ||
SalvageBag ( int hue ) : System | ||
SalvageCloth ( Server.Mobile from ) : void | ||
SalvageIngots ( Server.Mobile from ) : void | ||
Scissorables ( ) : bool |
public Deserialize ( Server.GenericReader reader ) : void | ||
reader | Server.GenericReader | |
return | void |
public GetContextMenuEntries ( Server.Mobile from, List |
||
from | Server.Mobile | |
list | List |
|
return | void |
public SalvageBag ( Server.Serial serial ) : System | ||
serial | Server.Serial | |
return | System |
public Serialize ( Server.GenericWriter writer ) : void | ||
writer | Server.GenericWriter | |
return | void |