Navigation
Unreal Engine C++ API Reference > Editor > UMGEditor
References
Module | UMGEditor |
Header | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
Include | #include "WidgetBlueprint.h" |
Syntax
struct FEditorPropertyPath
Variables
Type | Name | Description | |
---|---|---|---|
TArray< FEditorPropertyPathSegment > | Segments | The path of properties. |
Constructors
Type | Name | Description | |
---|---|---|---|
FEditorPropertyPath
(
const TArray< FFieldVariant >& BindingChain |
Functions
Type | Name | Description | |
---|---|---|---|
FText | |||
bool | IsEmpty () |
||
bool | Rebase
(
UBlueprint* SegmentBase |
||
FDynamicPropertyPath | |||
bool | Validate
(
FDelegateProperty* Destination, |