C# Class AriDEVParser.SQLOutput.TrainerSpellStore

Datei anzeigen Open project: AriDEV/AriDEVParser

Public Methods

Method Description
GetCommand ( uint entry, int spellId, int cost, int reqLevel, int reqSkill, int reqSkLvl ) : string

Method Details

GetCommand() public method

public GetCommand ( uint entry, int spellId, int cost, int reqLevel, int reqSkill, int reqSkLvl ) : string
entry uint
spellId int
cost int
reqLevel int
reqSkill int
reqSkLvl int
return string