bonusPower property

  1. @nonVirtual
int bonusPower
final

Amount of power added to a unit.

Always a non-negative integer, i.e. >= 0.

Implementation

@nonVirtual
final int bonusPower;