hitbox property

T? hitbox

Implementation

T? get hitbox => isActive ? _hitbox : null;