bDisableDestinationReachedInterrupt

By default, this force ends when the destination is reached.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(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.

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