C# Class ABM_creator.ArcaneScroll

Inheritance: Scroll
Show file Open project: ALandFarAway/ALFA-Base-Resources Class Usage Examples

Public Methods

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

Method Details

ArcaneScroll() public method

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
return System

baseName() public method

public baseName ( int spellId ) : string
spellId int
return string