Navigation
API > API/Editor > API/Editor/UMGEditor
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
| Include | #include "WidgetBlueprint.h" |
Syntax
USTRUCT ()
struct FEditorPropertyPath
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FEditorPropertyPathSegment > | Segments | The path of properties. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEditorPropertyPath
(
const TArray< FFieldVariant >& BindingChain |