C# Class ABM_creator.ArcaneScroll

Inheritance: Scroll
Afficher le fichier Open project: ALandFarAway/ALFA-Base-Resources Class Usage Examples

Méthodes publiques

Méthode Description
ArcaneScroll ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell, string icon ) : System
baseName ( int spellId ) : string

Method Details

ArcaneScroll() public méthode

public ArcaneScroll ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell, string icon ) : System
ip int
spellId int
spellLevel int
casterLevel int
spell CNWSpell
icon string
Résultat System

baseName() public méthode

public baseName ( int spellId ) : string
spellId int
Résultat string