Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/CharacterMovementComponentAsync.h |
| Include | #include "CharacterMovementComponentAsync.h" |
Syntax
struct FRootMotionAsyncData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | AdditiveVelocity | ||
| FTransform | AnimTransform | ||
| bool | bHasAdditiveRootMotion | ||
| bool | bHasAnimRootMotion | ||
| bool | bHasOverrideRootMotion | ||
| bool | bHasOverrideWithIgnoreZAccumulate | ||
| bool | bUseSensitiveLiftoff | ||
| FQuat | OverrideRotation | ||
| FVector | OverrideVelocity | ||
| float | TimeAccumulated |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Clear () |