How do i retrieve a classes name in string format
I have a CounterAction class that stores the class "names" of what that action counters in an property called blacklist. However when I try to read through them I do not know how to get the name of the class in order to check if it's a blacklisted type.



