FToolkitBuilder::UpdateWidget

Updates the Toolkit.

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
virtual void UpdateWidget()

Remarks

Updates the Toolkit. This should be called after any changes to the data of this FToolkitBuilder, and the UI will be regenerated to reflect it.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library