The difficult code macro in unreal 4

1
2
3
4
5
6
7
#define UPROPERTY(...)
#define UFUNCTION(...)
#define USTRUCT(...)
#define UMETA(...)
#define UPARAM(...)
#define UENUM(...)
#define UDELEGATE(...) 


I never use the above macro.
Topic archived. No new replies allowed.