FPropertyRowGeneratorArgs

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IPropertyRowGenerator.h"

Syntax

struct FPropertyRowGeneratorArgs

Variables

Name Description

Public variable

bool

 

bAllowEditingClassDefaultObjects

Whether the generator should allow editing CDOs.

Public variable

bool

 

bAllowMultipleTopLevelObjects

Whether the root node should contain multiple objects.

Public variable

bool

 

bShouldShowHiddenProperties

Whether the generator should generate hidden properties.

Public variable

EEditDefaultsOn...

 

DefaultsOnlyVisibility

Controls how CPF_DisableEditOnInstance nodes will be treated

Public variable

FNotifyHook ...

 

NotifyHook

Notify hook to call when properties are changed

Constructors

Name Description

Public function

FPropertyRowGeneratorArgs()

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