7 lines
643 B
Markdown
Raw Normal View History

2024-10-12 17:19:46 +08:00
# EnumFlags :
| Name | Feature | Value | Description | UENUM | UENUM 1 |
| ------------------ | ------- | ---------- | ------------------------------------------------------- | ----- | ------------------------------------------ |
| Flags | Trait | 0x00000001 | Whether the UEnum represents a set of flags | | [Flags](../Specifier/UENUM/Flags/Flags.md) |
| NewerVersionExists | Trait | 0x00000002 | If set, this UEnum has been replaced by a newer version | | |