UFUNCTION Cheat Sheet

> assumed the variadic UFUNCTION(…) macros didn’t care about their contents
Actually it is. Visual Studio dont care about specifiers.
In ObjectBase.h they’re listed for reference only and dont do anything with code generation.

>some definitions of the settings somewhere for BP
Not only BP, but for code generation in general. This logic defines in UHT.