Method | Description | |
---|---|---|
GetRealDamage ( this spell, Obj_AI_Base target ) : float | ||
GetTotalDamage ( AIHeroClient target ) : float |
public static GetRealDamage ( this spell, Obj_AI_Base target ) : float | ||
spell | this | |
target | Obj_AI_Base | |
return | float |
public static GetTotalDamage ( AIHeroClient target ) : float | ||
target | AIHeroClient | |
return | float |