C# Class WoWSpellViewer.SpellInformation

Afficher le fichier Open project: sgraf812/crystalmpq Class Usage Examples

Méthodes publiques

Méthode Description
GetVariable ( int spellId, string name ) : SpellValue
SpellInformation ( SpellRecord>.KeyedClientDatabase spellDatabase ) : System

Private Methods

Méthode Description
Format ( string text ) : string
FormatEffect ( int effectId, int auraId ) : string
GetVariable ( SpellRecord spellRecord, string name ) : SpellValue
GetVariable ( string name ) : SpellValue

Method Details

GetVariable() public méthode

public GetVariable ( int spellId, string name ) : SpellValue
spellId int
name string
Résultat SpellValue

SpellInformation() public méthode

public SpellInformation ( SpellRecord>.KeyedClientDatabase spellDatabase ) : System
spellDatabase SpellRecord>.KeyedClientDatabase
Résultat System