C# Класс WoWSpellViewer.SpellInformation

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetVariable ( int spellId, string name ) : SpellValue
SpellInformation ( SpellRecord>.KeyedClientDatabase spellDatabase ) : System

Приватные методы

Метод Описание
Format ( string text ) : string
FormatEffect ( int effectId, int auraId ) : string
GetVariable ( SpellRecord spellRecord, string name ) : SpellValue
GetVariable ( string name ) : SpellValue

Описание методов

GetVariable() публичный Метод

public GetVariable ( int spellId, string name ) : SpellValue
spellId int
name string
Результат SpellValue

SpellInformation() публичный Метод

public SpellInformation ( SpellRecord>.KeyedClientDatabase spellDatabase ) : System
spellDatabase SpellRecord>.KeyedClientDatabase
Результат System