FWorkflowTabFactory::GetTabIcon

Virtual to create an icon for the tab.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Kismet

Header

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

Include

#include "WorkflowOrientedApp/WorkflowTabFactory.h"

Source

/Engine/Source/Editor/Kismet/Private/WorkflowOrientedApp/WorkflowTabFactory.cpp

Syntax

virtual const FSlateBrush * GetTabIcon
(
    const FWorkflowTabSpawnInfo & Info
) const

Remarks

Virtual to create an icon for the tab.

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