C# Class BetterNerfIrelia.SpellDamage

Afficher le fichier Open project: Enochen/EloBuddy

Méthodes publiques

Méthode Description
GetRealDamage ( this spell, Obj_AI_Base target ) : float
GetTotalDamage ( AIHeroClient target, bool ks ) : float

Method Details

GetRealDamage() public static méthode

public static GetRealDamage ( this spell, Obj_AI_Base target ) : float
spell this
target Obj_AI_Base
Résultat float

GetTotalDamage() public static méthode

public static GetTotalDamage ( AIHeroClient target, bool ks ) : float
target AIHeroClient
ks bool
Résultat float