Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/PropertyEditor/Public/ISinglePropertyView.h |
Include |
#include "ISinglePropertyView.h" |
struct FSinglePropertyParams
Init params for a single property
Name | Description | ||
---|---|---|---|
|
bHideAssetThumbnail |
Whether to hide an asset thumbnail, if available |
|
|
Font |
Font to use instead of the default property font |
|
|
NameOverride |
Override for the property name that will be displayed instead of the property name |
|
|
NamePlacement |
Whether or not to show the name |
|
|
FNotifyHook ... |
NotifyHook |
Notify hook interface to use for some property change events |
Name | Description | |
---|---|---|
|
FSinglePropertyParams() |