C# 클래스 SpaceAIDS.SpellDamage

파일 보기 프로젝트 열기: Enochen/EloBuddy

공개 메소드들

메소드 설명
GetRealDamage ( this spell, Obj_AI_Base target ) : float
GetTotalDamage ( AIHeroClient target ) : float

메소드 상세

GetRealDamage() 공개 정적인 메소드

public static GetRealDamage ( this spell, Obj_AI_Base target ) : float
spell this
target Obj_AI_Base
리턴 float

GetTotalDamage() 공개 정적인 메소드

public static GetTotalDamage ( AIHeroClient target ) : float
target AIHeroClient
리턴 float