operator==

Compare two uniform buffer layouts.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIResources.h

Include

#include "RHIResources.h"

Syntax

bool operator==
(
    const FRHIUniformBufferLayout & A,
    const FRHIUniformBufferLayout & B
)

Remarks

Compare two uniform buffer layouts.

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