Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UCharacterMovementComponent
- UMovementComponent::TwoWallAdjust()
- UCharacterMovementComponent::TwoWallAdjust()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h |
| Include | #include "GameFramework/CharacterMovementComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/CharacterMovementComponent.cpp |
virtual void TwoWallAdjust
&40;
FVector & WorldSpaceDelta,
const FHitResult & Hit,
const FVector & OldHitNormal
&41; const
Remarks
Custom version that allows upwards slides when walking if the surface is walkable.