C# Class ABM_creator.DivineScroll

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

Public Methods

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

Method Details

DivineScroll() public method

public DivineScroll ( 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