Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/FPerPlatformPropertyCustomNodeBu-
- IDetailCustomNodeBuilder::SetOnRebuildChildren()
- FPerPlatformPropertyCustomNodeBuilder::SetOnRebuildChildren()
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 SetOnRebuildChildren
&40;
FSimpleDelegate InOnRegenerateChildren
&41;
Remarks
Sets a delegate that should be used when the custom node needs to rebuild children
Parameters
| Name | Description |
|---|---|
| A | delegate to invoke when the tree should rebuild this nodes children |