Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyInfo
Overloads
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
)