Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Animation > UWidgetAnimation
Syntax
bool bLegacyFinishOnStop
Remarks
Whether to finish evaluation on stop. This legacy value is to preserve existing asset behavior to NOT finish on stop since content was created with this bug. If this is removed, evaluation should always finish on stop.