FTabPayload_UObject::IsEqual

Determine if another payload is the same as this one.

Windows
MacOS
Linux

Override Hierarchy

FTabPayload::IsEqual()

FTabPayload_UObject::IsEqual()

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/WorkflowOrientedApp/WorkflowUObjectDocuments.h

Include

#include "WorkflowOrientedApp/WorkflowUObjectDocuments.h"

Syntax

virtual bool IsEqual
(
    const TSharedRef< FTabPayload > & OtherPayload
) const

Remarks

Determine if another payload is the same as this one.

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