How to use ABS in C++?

I have a base controller class, I just created its reference and called that function using it.
MyControllerRef->SetControlRotation(rot);

Works like a Charm, Thank You very much, I really appreciate the help and the knowledge You are sharing with students.

1 Like