Files
BlueRoseNote/03-UnrealEngine/Gameplay/UObject/UnrealSpecifiers/Flags/EStructFlags/STRUCT_RequiredAPI.md

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.