FCharacterMotionSimulation::IsExceedingMaxSpeed

Windows
MacOS
Linux

References

Module

NetworkPredictionExtras

Header

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/CharacterMotionSimulation.h

Include

#include "CharacterMotionSimulation.h"

Source

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Private/CharacterMotionSimulation.cpp

Syntax

virtual bool IsExceedingMaxSpeed
(
    const FVector & Velocity,
    float InMaxSpeed
) const

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