Hi, everyone. I have had few C++ developing experience in other field, and I just started to learn UE C++ programming for fun.
At first, I thought UFUNCTION is a Macro, or something like that, But when I found I can’t “ctrl+clike” to clike into the definition, I was really confused.
Is that a reserved word? I mean, UE4 changed some part of compiler(Or used some black magic) and add a reserved word? Am I right?