Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PropertyPath.h | |||
FPropertyInfo
(
TWeakFieldPtr< FProperty > InProperty, |
PropertyPath.h |
FPropertyInfo()
| Name | FPropertyInfo |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/PropertyPath.h |
| Include Path | #include "PropertyPath.h" |
FPropertyInfo()
FPropertyInfo(TWeakFieldPtr< FProperty >, int32)
| Name | FPropertyInfo |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/PropertyPath.h |
| Include Path | #include "PropertyPath.h" |
FPropertyInfo
(
TWeakFieldPtr < FProperty > InProperty,
int32 InArrayIndex
)