C# 클래스 cleanLayer.Brains.ProtectionPaladinBrain.TankSpellAction

상속: cleanLayer.Library.Combat.HarmfulSpellAction
파일 보기 프로젝트 열기: Vipeax/cleanLayer

공개 메소드들

메소드 설명
Execute ( ) : void
TankSpellAction ( Brain brain, int priority, string spellname, int range = 5 ) : System.Linq

비공개 메소드들

메소드 설명
GetLowestThreatUnit ( ) : WoWUnit

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

TankSpellAction() 공개 메소드

public TankSpellAction ( Brain brain, int priority, string spellname, int range = 5 ) : System.Linq
brain cleanLayer.Library.Combat.Brain
priority int
spellname string
range int
리턴 System.Linq