FOpenColorIOShaderMapId::operator==

Tests this set against another for equality, disregarding override settings.

Windows
MacOS
Linux

References

Module

OpenColorIO

Header

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOShared.h

Include

#include "OpenColorIOShared.h"

Source

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Private/OpenColorIOShaderMap.cpp

Syntax

bool operator==
(
    const FOpenColorIOShaderMapId & InReferenceSet
) const

Remarks

Tests this set against another for equality, disregarding override settings.

Tests this set against another for equality, disregarding override settings.

Returns

true if the sets are equal

Parameters

Parameter

Description

InReferenceSet

The set to compare against

ReferenceSet

The set to compare against

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