Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/DetailCustomizations/Public/PerPlatformPropertyCustomization.h |
Include |
#include "PerPlatformPropertyCustomization.h" |
struct FPerPlatformPropertyCustomNodeBuilderArgs
Name | Description | ||
---|---|---|---|
|
FilterText |
Used for search box queries |
|
|
TAttribute< boo... |
IsEnabled |
Is overriding per-property enabled |
|
Name |
Used to identify the builder through GetName() |
|
|
OnAddPlatformOverride |
||
|
OnGenerateNameWidget |
Callback to generate the name widget. |
|
|
OnGenerateWidgetForPlatformRow |
Callback to generate a widget for a specific platform row |
|
|
OnRemovePlatformOverride |
||
|
TAttribute< TAr... |
PlatformOverrideNames |
List of platforms that can override the default value |