Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtras
Inheritance Hierarchy
- FBaseMovementSimulation
- FFlyingMovementSimulation
- FMockAbilitySimulation
References
Module | NetworkPredictionExtras |
Header | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/FlyingMovementSimulation.h |
Include | #include "FlyingMovementSimulation.h" |
Syntax
class FFlyingMovementSimulation : public FBaseMovementSimulation
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | OnBeginOverlap
(
UPrimitiveComponent* OverlappedComp, |
Callbacks. |
![]() |
void | SimulationTick
(
const FNetSimTimeStep& TimeStep, |
Main update function |
![]() |
float | SlideAlongSurface
(
const FVector& Delta, |
Constants
Name | Description |
---|---|
ForceMispredict | Dev tool to force simple mispredict |
ROTATOR_TOLERANCE | General tolerance value for rotation checks |