bDisableDestinationReachedInterrupt

[By](API\Developer\AutomationDriver\By) default, this force ends when the destination is reached.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(Replicated)
bool bDisableDestinationReachedInterrupt

Remarks

By default, this force ends when the destination is reached. Using this parameter you can disable it so it will not "early out" and get interrupted by reaching the destination and instead go to its full duration.