FCompareShaderTypes

Used to compare two shader types by name.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/Shader.h

Include

#include "Shader.h"

Syntax

class FCompareShaderTypes

Remarks

Used to compare two shader types by name.

Operators

Name Description

Public function Const

bool

 

operator()

(
    const FShaderType& A,
    const FShaderType& B
)

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