bWidgetSupportsDynamicCreation

By default all widgets can be dynamically created.

Windows
MacOS
Linux

Syntax

bool bWidgetSupportsDynamicCreation

Remarks

By default all widgets can be dynamically created. By disabling this by default you require widgets to opt into it, which saves memory, because a template doesn't need to be constructed for it.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss