Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/FEditorPropertyPath
Overloads
FEditorPropertyPath()
| |
|
| Name |
FEditorPropertyPath |
| Type |
function |
| Header File |
/Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
| Include Path |
#include "WidgetBlueprint.h" |
| Source |
/Engine/Source/Editor/UMGEditor/Private/WidgetBlueprint.cpp |
FEditorPropertyPath()
FEditorPropertyPath(const TArray< FFieldVariant > &)
| |
|
| Name |
FEditorPropertyPath |
| Type |
function |
| Header File |
/Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
| Include Path |
#include "WidgetBlueprint.h" |
| Source |
/Engine/Source/Editor/UMGEditor/Private/WidgetBlueprint.cpp |
FEditorPropertyPath
(
const TArray < FFieldVariant > & BindingChain
)