FClientAdjustment

ClientAdjustPosition replication (event called at end of frame by server)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h

Include

#include "GameFramework/CharacterMovementComponent.h"

Syntax

struct FClientAdjustment

Remarks

ClientAdjustPosition replication (event called at end of frame by server)

Variables

Name Description

Public variable

bool

 

bAckGoodMove

Public variable

bool

 

bBaseRelativePosition

Public variable

float

 

DeltaTime

Public variable

uint8

 

MovementMode

Public variable

UPrimitiveCompo...

 

NewBase

Public variable

FName

 

NewBaseBoneName

Public variable

FVector

 

NewLoc

Public variable

FRotator

 

NewRot

Public variable

FVector

 

NewVel

Public variable

float

 

TimeStamp

Constructors

Name Description

Public function

FClientAdjustment()

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