We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7456a commit 9356675Copy full SHA for 9356675
1 file changed
Source/Attributes/Public/AttrCategory.h
@@ -17,7 +17,7 @@
17
USTRUCT(BlueprintType)
18
struct ATTRIBUTES_API FAttrCategory
19
{
20
- GENERATED_USTRUCT_BODY()
+ GENERATED_BODY()
21
22
static const FAttrCategory NoCategory;
23
0 commit comments