unreal.WidgetTree

class unreal.WidgetTree(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

The widget tree manages the collection of widgets in a blueprint widget.

C++ Source:

  • Module: UMG

  • File: WidgetTree.h