UDynamicEntryBox::Reset

Clear out the box entries, optionally deleting the underlying Slate widgets entirely as well.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/DynamicEntryBox.h

Include

#include "Components/DynamicEntryBox.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/DynamicEntryBox.cpp

Syntax

void Reset
(
    bool bDeleteWidgets
)

Remarks

Clear out the box entries, optionally deleting the underlying Slate widgets entirely as well.

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