FTutorialWidgetContent

Content that is displayed relative to a widget

Windows
MacOS
Linux

References

Module

IntroTutorials

Header

/Engine/Source/Editor/IntroTutorials/Public/EditorTutorial.h

Include

#include "EditorTutorial.h"

Syntax

struct FTutorialWidgetContent

Remarks

Content that is displayed relative to a widget

Variables

Name Description

Public variable

bool

 

bAutoFocus

If this a node that can be focused (EG a blueprint node) should we auto focus on it

Public variable

FTutorialConten...

 

Content

Content to associate with widget

Public variable

float

 

ContentWidth

Content width - text will be wrapped at this point

Public variable

TEnumAsByte< EH...

 

HorizontalAlignment

Public variable

FVector2D

 

Offset

Custom offset from widget

Public variable

TEnumAsByte< EV...

 

VerticalAlignment

Public variable

FTutorialConten...

 

WidgetAnchor

Anchor for content widget to highlight

Constructors

Name Description

Public function

FTutorialWidgetContent()

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