Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h |
| Include | #include "GameFramework/CharacterMovementComponent.h" |
Syntax
class FCharacterReplaySample
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Acceleration | ||
| FVector | Location | ||
| uint8 | RemoteViewPitch | ||
| FRotator | Rotation | ||
| float | Time | ||
| FVector | Velocity |
Constructors
| Type | Name | Description | |
|---|---|---|---|