operator|=

Required for bitwise operations with the above enum.

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTEnum.h

Include

#include "NUTEnum.h"

Syntax

EUnitTestFlags & operator|=
(
    EUnitTestFlags & Lhs,
    EUnitTestFlags Rhs
)

Remarks

Required for bitwise operations with the above enum.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss