Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/Customizations > API/Editor/DetailCustomizations/Customizations/FMathStructCustomization
- FMathStructCustomization::MakeHeaderRow()
- FColorStructCustomization::MakeHeaderRow()
- FMathStructProxyCustomization::MakeHeaderRow()
- FMatrixStructCustomization::MakeHeaderRow()
- FQuatStructCustomization::MakeHeaderRow()
- FQuatStructCustomization::MakeHeaderRow()
- FMatrixStructCustomization::MakeHeaderRow()
- FQuatStructCustomization::MakeHeaderRow()
- FQuatStructCustomization::MakeHeaderRow()
References
| Module | DetailCustomizations |
| Header | /Engine/Source/Editor/DetailCustomizations/Public/Customizations/MathStructCustomizations.h |
| Include | #include "Customizations/MathStructCustomizations.h" |
| Source | /Engine/Source/Editor/DetailCustomizations/Private/MathStructCustomizations.cpp |
virtual void MakeHeaderRow
&40;
TSharedRef< IPropertyHandle > & StructPropertyHandle,
FDetailWidgetRow & Row
&41;
Remarks
Makes the header row for the customization
Parameters
| Name | Description |
|---|---|
| StructPropertyHandle | Handle to the struct property |
| Row | The header row to add widgets to |