UEnum::GetValueOrBitfieldAsDisplayNameText

If the enumeration is declared as UENUM(Flags), returns a string of the form A | B | C representing set bits A, B, and C.