We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b67685 + 9bd249d commit f5f0f8bCopy full SHA for f5f0f8b
1 file changed
Source/Attributes/Public/BaseAttr.h
@@ -30,7 +30,7 @@ DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams(FAttributeModifiedMCDelegate, con
30
* Extended upon to support different types of attributes
31
*/
32
USTRUCT()
33
-struct FBaseAttr
+struct ATTRIBUTES_API FBaseAttr
34
{
35
GENERATED_BODY()
36
0 commit comments