C# Class Server.Items.ThunderstormScroll

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

Public Methods

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

Private Methods

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

Method Details

Deserialize() public method

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

Serialize() public method

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

ThunderstormScroll() public method

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