- Bitflags in Unreal C++ by Duro (for UE reflection)
- Using bit flags in c++ by Dieter (for c++ base)
See ENUM_CLASS_FLAGS();
macro (example with ENUM_CLASS_FLAGS(EMoveComponentFlags);
)
this declares operators for easy checking in c++
Latest update: Apr 14, 2025
See ENUM_CLASS_FLAGS();
macro (example with ENUM_CLASS_FLAGS(EMoveComponentFlags);
)
this declares operators for easy checking in c++
May 14, 2025
May 14, 2025
May 14, 2025
May 14, 2025
May 14, 2025
May 14, 2025
May 14, 2025
May 14, 2025
May 14, 2025