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