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