Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UCharacterMovementComponent
Description
Get the struct used for server response RPC serialization.
| Name | GetMoveResponseDataContainer |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h |
| Include Path | #include "GameFramework/CharacterMovementComponent.h" |
FCharacterMoveResponseDataContainer & GetMoveResponseDataContainer() const
See Also
-
SetMoveResponseDataContainer()
-
ServerSendMoveResponse().