Is Exceeding Max Speed

Is Exceeding Max Speed

Windows
MacOS
Linux

Returns true if the current velocity is exceeding the given max speed (usually the result of GetMaxSpeed()), within a small error tolerance. Note that under normal circumstances updates cause by acceleration will not cause this to be true, however external forces or changes in the max speed limit can cause the max speed to be violated.

Target is Movement Component

Is Exceeding Max Speed
Target
Max Speed
0.0
Return Value

Inputs

Target
Movement Component Object Reference
Max Speed
Float

Outputs

Return Value
Boolean

Returns true if the current velocity is exceeding the given max speed (usually the result of GetMaxSpeed()), within a small error tolerance. Note that under normal circumstances updates cause by acceleration will not cause this to be true, however external forces or changes in the max speed limit can cause the max speed to be violated.

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