Hello,
a short question:
I get a tooltip for all int values in my editor which are like this for 9:
"int 9 // 0x00000009"
So, the hexadecimal value of the int value.
How can I deactivate this tooltips and why does it show up? I think the hexadecimal value of the int is kinda useless within a tooltip.
Thanks,
Dominik