Beispiel #1
0
 public int GetAbsorb(ulong unitId)
 {
     return(DamageLogic.GetAbsorb(State, Config, unitId));
 }