Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/FKeyStructCustomization
References
| Module | DetailCustomizations |
| Header | /Engine/Source/Editor/DetailCustomizations/Public/KeyStructCustomization.h |
| Include | #include "KeyStructCustomization.h" |
| Source | /Engine/Source/Editor/DetailCustomizations/Private/KeyStructCustomization.cpp |
void CustomizeHeaderOnlyWithButton
&40;
TSharedRef< class IPropertyHandle > StructPropertyHandle,
class FDetailWidgetRow & HeaderRow,
IPropertyTypeCustomizationUtils & StructCustomizationUtils,
TSharedRef< SWidget > Button
&41;
Remarks
Helper variant that generates the key struct in the header and appends a single button at the end TODO: Is there a better way?