C# Class Server.Items.ThunderstormScroll

Inheritance: SpellScroll
Afficher le fichier Open project: tbewley10310/Land-of-Archon

Méthodes publiques

Méthode Description
Deserialize ( GenericReader reader ) : void
Serialize ( GenericWriter writer ) : void
ThunderstormScroll ( Serial serial ) : System

Private Methods

Méthode Description
ThunderstormScroll ( ) : System
ThunderstormScroll ( int amount ) : System

Method Details

Deserialize() public méthode

public Deserialize ( GenericReader reader ) : void
reader GenericReader
Résultat void

Serialize() public méthode

public Serialize ( GenericWriter writer ) : void
writer GenericWriter
Résultat void

ThunderstormScroll() public méthode

public ThunderstormScroll ( Serial serial ) : System
serial Serial
Résultat System