operator==

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

operator==

(
    const InterfaceType* Other
)

Comparison operator, taking a pointer to InterfaceType

Public function Const

bool

 

operator==

(
    const TScriptInterface& Other
)

Comparison operator, taking a reference to another TScriptInterface

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