FEditorPropertyPathSegment

Windows
MacOS
Linux

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h

Include

#include "WidgetBlueprint.h"

Syntax

struct FEditorPropertyPathSegment

Constructors

Name Description

Public function

FEditorPropertyPathSegment()

Public function

FEditorPropertyPathSegment

(
    const FProperty* InProperty
)

Public function

FEditorPropertyPathSegment

(
    const UFunction* InFunction
)

Public function

FEditorPropertyPathSegment

(
    const UEdGraph* InFunctionGrap...
)

Functions

Name Description

Public function Const

FFieldVarian...

 

GetMember()

Public function Const

FText

 

GetMemberDisplayText()

Public function Const

FGuid

 

GetMemberGuid()

Public function Const

FName

 

GetMemberName()

Public function Const

UStruct *...

 

GetStruct()

Public function

void

 

Rebase

(
    UBlueprint* SegmentBase
)

Public function Const

bool

 

ValidateMember

(
    FDelegateProperty* DelegatePro...,
    FText& OutError
)

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