![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Macros | |
| #define | CVD_UNPACK_BITFIELD_DATA(Value, PackedBits, EnumFlag) Value = EnumHasAnyFlags(PackedBits, EnumFlag); |
| #define | CVD_PACK_BITFIELD_DATA(Value, PackedBits, EnumFlag) |
| #define | CVD_SERIALIZE_STATIC_ARRAY(Archive, Array) |
| #define | CVD_IMPLEMENT_SERIALIZER(Type) |
| #define CVD_IMPLEMENT_SERIALIZER | ( | Type | ) |