Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyHandle
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h |
| Include | #include "PropertyHandle.h" |
TSharedRef< SWidget > CreatePropertyValueWidget
(
bool bDisplayDefaultPropertyButtons
) const
Remarks
Creates a value widget for this property the value widget for this property
Parameters
| Name | Description |
|---|---|
| bDisplayDefaultPropertyButtons | If the value widget should include the property buttons. |