Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyHandleItemAddResult
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PropertyHandle.h | |||
FPropertyHandleItemAddResult
(
int32 InIndex, |
PropertyHandle.h |
FPropertyHandleItemAddResult()
| Name | FPropertyHandleItemAddResult |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h |
| Include Path | #include "PropertyHandle.h" |
FPropertyHandleItemAddResult()
FPropertyHandleItemAddResult(int32, FPropertyAccess::Result)
| Name | FPropertyHandleItemAddResult |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h |
| Include Path | #include "PropertyHandle.h" |
FPropertyHandleItemAddResult
(
int32 InIndex,
FPropertyAccess::Result InResult
)