Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/PropertyEditor/Public/IPropertyRowGenerator.h |
Include |
#include "IPropertyRowGenerator.h" |
struct FPropertyRowGeneratorArgs
Name | Description | ||
---|---|---|---|
|
bAllowEditingClassDefaultObjects |
Whether the generator should allow editing CDOs. |
|
|
bAllowMultipleTopLevelObjects |
Whether the root node should contain multiple objects. |
|
|
bShouldShowHiddenProperties |
Whether the generator should generate hidden properties. |
|
|
DefaultsOnlyVisibility |
Controls how CPF_DisableEditOnInstance nodes will be treated |
|
|
FNotifyHook ... |
NotifyHook |
Notify hook to call when properties are changed |
Name | Description | |
---|---|---|
|
FPropertyRowGeneratorArgs() |