Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > UCharacterMovementComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h |
Include | #include "GameFramework/CharacterMovementComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Components/CharacterMovementComponent.cpp |
virtual void CallServerMove
&40;
const FSavedMove_Character &42; NewMove,
const FSavedMove_Character &42; OldMove
&41;
Remarks
Call the appropriate replicated ServerMove() function to send a client player move to the server.