FTabPayload

Windows
MacOS
Linux

Inheritance Hierarchy

FTabPayload

FTabPayload_UObject

References

Module

Kismet

Header

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

Include

#include "WorkflowOrientedApp/WorkflowTabFactory.h"

Syntax

struct FTabPayload

Variables

Name Description

Public variable

const FName

 

PayloadType

The type of this payload.

Constructors

Name Description

Protected function

FTabPayload

(
    FName InPayloadType
)

Buried constructor. This is a base class meant to be inherited from.

Destructors

Name Description

Public function Virtual

~FTabPayload()

Functions

Name Description

Public function Virtual Const

bool

 

IsEqual

(
    const TSharedRef< FTabPayload >& O...
)

Is this payload equal to the other one?

Public function Virtual Const

bool

 

IsValid()

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