FToolkitBuilder::InitCategoryToolbarContainerWidget

Initializes the category toolbar container VBox, and the children inside it.

Unreal Engine C++ API Reference > Developer > WidgetRegistration > FToolkitBuilder

References

   
Module WidgetRegistration
Header /Engine/Source/Developer/WidgetRegistration/Public/ToolkitBuilder.h
Include #include "ToolkitBuilder.h"
Source /Engine/Source/Developer/WidgetRegistration/Private/ToolkitBuilder.cpp
void InitCategoryToolbarContainerWidget()

Remarks

Initializes the category toolbar container VBox, and the children inside it. On any repeat calls, the SVerticalBox created on the first pass will be emptied and the children repopulated.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library