Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/FPerPlatformPropertyCustomNodeBu-
- IDetailCustomNodeBuilder::GenerateHeaderRowContent()
- FPerPlatformPropertyCustomNodeBuilder::GenerateHeaderRowContent()
References
| Module | DetailCustomizations |
| Header | /Engine/Source/Editor/DetailCustomizations/Public/PerPlatformPropertyCustomization.h |
| Include | #include "PerPlatformPropertyCustomization.h" |
| Source | /Engine/Source/Editor/DetailCustomizations/Private/PerPlatformPropertyCustomization.cpp |
virtual void GenerateHeaderRowContent
&40;
FDetailWidgetRow & NodeRow
&41;
Remarks
Called to generate content in the header of this node ( the actual node content ). Only called if HasHeaderRow is true
Parameters
| Name | Description |
|---|---|
| NodeRow | The row to put content in |