Is there a macro reference anywhere?

Hi vibgyorc6,

Are you referring to the UCLASS, UPROPERTY, and UFUNCTION macros? If so, you can find more information about the specifiers they use in the following locations:

UCLASS

UPROPERTY

UFUNCTION

If you need information about anything else, please let me know. Also, our documentation team will be adding more detail to our programming documentation soon, so if something looks like it could use some more information, that information will be coming soon.