Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UCharacterMovementComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h |
| Include | #include "GameFramework/CharacterMovementComponent.h" |
void SetCurrentReplayedSavedMove
(
FSavedMove_Character * SavedMove
)
Remarks
Used internally to save the SavedMove currently being replayed on the client so it is accessible to any functions that might need it.