Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/RHI/Public/RHI.h |
Include |
#include "RHI.h" |
void operator=
(
const FVertexElement & Other
)
Suppress the compiler generated assignment operator so that padding won't be copied. This is necessary to get expected results for code that zeros, assigns and then CRC's the whole struct.