Cannot compare nullable (option) variable with true.

I suppose that’s a better way to think about it, if(Counter?) is similar in thought with if(Counter != nullptr)