Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/FPerPlatformPropertyCustomNodeBu-
- IDetailCustomNodeBuilder::SetOnToggleExpansion()
- FPerPlatformPropertyCustomNodeBuilder::SetOnToggleExpansion()
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 SetOnToggleExpansion
&40;
FOnToggleNodeExpansion InOnToggleExpansion
&41;
Remarks
Sets a delegate that should be used when the custom node wants to expand
Parameters
| Name | Description |
|---|---|
| A | delegate to invoke when the tree should expand |