Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyHandleOptional
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h |
| Include | #include "PropertyHandle.h" |
FPropertyAccess::Result GetOptionalValue
(
FProperty *& OutValue
)
Remarks
Get the item
Parameters
| Name | Description |
|---|---|
| OutValue | The value of the optional if it is set. |