Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets > API/Runtime/AdvancedWidgets/Framework > API/Runtime/AdvancedWidgets/Framework/PropertyViewer
References
| Module | AdvancedWidgets |
| Header | /Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/PropertyPath.h |
| Include | #include "Framework/PropertyViewer/PropertyPath.h" |
Syntax
struct FPropertyPath
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPropertyPath
(
UObject* Object, |
|||
FPropertyPath
(
UObject* Object, |
|||
FPropertyPath
(
const UScriptStruct* ScriptStruct, |
|||
FPropertyPath
(
const UScriptStruct* ScriptStruct, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void * | |||
| const void * | |||
| const FProperty * | |||
| TArrayView< const FProperty *const > | |||
| bool | HasProperty () |
Typedefs
| Name | Description |
|---|---|
| FPropertyArray |