C2064 Compile error !?

hi everyone

i’m still learning c++ ,i’m following the survival series and i have a problem

my code is 100% simillar to the tutorial but im having trouble with the PlayerCameraManager class

and here is the compiling problem

Hello, Amiot

I am sorry to hear about your issue.

It looks like IsTargeting is a variable, not a function. Thus, you should not use parentheses.

Hope this helped!

Have a great day!

thank you so much that solved the problem , i really feal like a dumb thankyou anyway