C# Class Server.Items.BloodOathScroll

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

Méthodes publiques

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

Private Methods

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

Method Details

BloodOathScroll() public méthode

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

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