Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/WorkflowOrientedApp > API/Editor/UnrealEd/WorkflowOrientedApp/FTabPayload_UObject
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/WorkflowOrientedApp/WorkflowUObjectDocuments.h |
| Include | #include "WorkflowOrientedApp/WorkflowUObjectDocuments.h" |
template<typename CastType>
static CastType &42; CastChecked
&40;
TSharedPtr< FTabPayload > Payload
&41;
Remarks
Helper method to get the payload object as a specific type (checks both that the payload is a FTabPayload_UObject, and that the type is correct)