We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b67685 commit 9bd249dCopy full SHA for 9bd249d
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