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

643 B

EnumFlags :

Name Feature Value Description UENUM UENUM 1
Flags Trait 0x00000001 Whether the UEnum represents a set of flags Flags
NewerVersionExists Trait 0x00000002 If set, this UEnum has been replaced by a newer version