FFlyingMovementInputCmd

State the client generates.

Windows
MacOS
Linux

Inheritance Hierarchy

FFlyingMovementInputCmd

FMockAbilityInputCmd

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Movement/FlyingMovement.h

Include

#include "Movement/FlyingMovement.h"

Syntax

struct FFlyingMovementInputCmd

Remarks

State the client generates.

Variables

Name Description

Public variable

FVector

 

MovementInput

Public variable

FRotator

 

RotationInput

Input: "pure" input for this frame. At this level, frame time has not been accounted for. (E.g., "move straight" would be (1,0,0) regardless of frame time)

Constructors

Name Description

Public function

FFlyingMovementInputCmd()

Functions

Name Description

Public function Const

void

 

Log

Public function

void

 

NetSerialize

(
    const FNetSerializeParams& P
)

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