Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/op_bitor_assign
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIDefinitions.h |
| Include | #include "RHIDefinitions.h" |
ETextureCreateFlags & operator|=
(
ETextureCreateFlags & Lhs,
ETextureCreateFlags Rhs
)