Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FCharacterMovementComponentAsync-_1
Description
More from UMovementComponent, this is not impl ported from CharacterMovementComponent, but super class, so we can call Super:: in CMC impl. TODO rename or re-organize this.
| Name | MoveComponent_GetPenetrationAdjustment |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/CharacterMovementComponentAsync.h |
| Include Path | #include "CharacterMovementComponentAsync.h" |
| Source | /Engine/Source/Runtime/Engine/Private/CharacterMovementComponentAsync.cpp |
FVector MoveComponent_GetPenetrationAdjustment
(
FHitResult & HitResult
) const