FSinglePropertyParams

Init params for a single property

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/ISinglePropertyView.h

Include

#include "ISinglePropertyView.h"

Syntax

struct FSinglePropertyParams

Remarks

Init params for a single property

Variables

Name Description

Public variable

FSlateFontInfo

 

Font

Font to use instead of the default property font

Public variable

FText

 

NameOverride

Override for the property name that will be displayed instead of the property name

Public variable

EPropertyNamePl...

 

NamePlacement

Whether or not to show the name

Public variable

FNotifyHook ...

 

NotifyHook

Notify hook interface to use for some property change events

Constructors

Name Description

Public function

FSinglePropertyParams()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss