Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNetworkPredictionData_Client_Ch-
Description
Return a move to the free move pool. Assumes that 'Move' will no longer be referenced by anything but possibly the FreeMoves list. Clears PendingMove if 'Move' is PendingMove.
| Name | FreeMove |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h |
| Include Path | #include "GameFramework/CharacterMovementComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/CharacterMovementComponent.cpp |
virtual void FreeMove
(
const FSavedMovePtr & Move
)