Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/ACharacter
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/Character.h |
| Include | #include "GameFramework/Character.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Character.cpp |
virtual void UnCrouch
&40;
bool bClientSimulation
&41;
Remarks
Request the character to stop crouching. The request is processed on the next update of the CharacterMovementComponent.
See Also
IsCrouched
CharacterMovement->WantsToCrouch