C# Class Server.Items.DispelScroll

Inheritance: SpellScroll
Mostrar archivo Open project: tbewley10310/Land-of-Archon

Public Methods

Method Description
Deserialize ( GenericReader reader ) : void
DispelScroll ( Serial serial ) : System
Serialize ( GenericWriter writer ) : void

Private Methods

Method Description
DispelScroll ( ) : System
DispelScroll ( int amount ) : System

Method Details

Deserialize() public method

public Deserialize ( GenericReader reader ) : void
reader GenericReader
return void

DispelScroll() public method

public DispelScroll ( Serial serial ) : System
serial Serial
return System

Serialize() public method

public Serialize ( GenericWriter writer ) : void
writer GenericWriter
return void