ue4 c++ struct

C++
USTRUCT([Specifier, Specifier, ...])
struct StructName
{
    GENERATED_USTRUCT_BODY()
};
Source

Also in C++: