Navigation
API > API/Editor > API/Editor/UMGEditor
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
| Include | #include "WidgetBlueprint.h" |
Syntax
struct FEditorPropertyPathSegment
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEditorPropertyPathSegment
(
const FProperty* InProperty |
|||
FEditorPropertyPathSegment
(
const UFunction* InFunction |
|||
FEditorPropertyPathSegment
(
const UEdGraph* InFunctionGraph |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FFieldVariant | GetMember () |
||
| FText | |||
| FGuid | |||
| FName | |||
| UStruct * | GetStruct () |
||
| void | Rebase
(
UBlueprint* SegmentBase |
||
| bool | ValidateMember
(
FDelegateProperty* DelegateProperty, |