C# 클래스 WoWSpellViewer.SpellInformation

파일 보기 프로젝트 열기: sgraf812/crystalmpq 1 사용 예제들

공개 메소드들

메소드 설명
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