C# Class Aka_s_Yasuo.Manager.DamageManager

显示文件 Open project: Kysamaa/EloBuddy

Public Methods

Method Description
GetEDmg ( Obj_AI_Base target ) : double
GetQDmg ( Obj_AI_Base target ) : double
GetRDmg ( Obj_AI_Base target ) : float

Method Details

GetEDmg() public static method

public static GetEDmg ( Obj_AI_Base target ) : double
target Obj_AI_Base
return double

GetQDmg() public static method

public static GetQDmg ( Obj_AI_Base target ) : double
target Obj_AI_Base
return double

GetRDmg() public static method

public static GetRDmg ( Obj_AI_Base target ) : float
target Obj_AI_Base
return float