Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > TScriptInterface
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const OtherInterface* Other |
Comparison operator, taking a pointer to InterfaceType |
![]() ![]() |
bool | operator==
(
const TScriptInterface& Other |
Comparison operator, taking a reference to another TScriptInterface |
![]() ![]() |
bool | operator==
(
TYPE_OF_NULLPTR |
Comparison operator, taking a nullptr |