Files
BlueRoseNote/03-UnrealEngine/Gameplay/UObject/UnrealSpecifiers/Flags/EStructFlags/STRUCT_RequiredAPI.md
2025-08-02 12:09:34 +08:00

184 B

STRUCT_RequiredAPI

Value: 0x00000200 Description: Indicates that this struct should be exportable/importable at the DLL layer. Base structs must also be exportable for this to work.