SBreadcrumbTrail::PushCrumb

Adds a crumb to the end of the trail.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Navigation/SBreadcrumbTrail.h

Include

#include "Widgets/Navigation/SBreadcrumbTrail.h"

Syntax

void PushCrumb
(
    const TAttribute< FText > & CrumbText,
    const ItemType & NewCrumbData
)

Remarks

Adds a crumb to the end of the trail.

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