FPerPlatformPropertyCustomNodeBuilder::GenerateChildContent

Called to generate child content of this node

Unreal Engine C++ API Reference > Editor > DetailCustomizations > FPerPlatformPropertyCustomNodeBuilder

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 GenerateChildContent
(
    [IDetailChildrenBuilder](API\Editor\PropertyEditor\IDetailChildrenBuilder) & ChildrenBuilder
)

Remarks

Called to generate child content of this node

Parameters

Name Description
ChildrenBuilder The builder to add child rows to.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library