operator==

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphPin.h

Include

#include "EdGraph/EdGraphPin.h"

Syntax

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