FTurnLockParams¶
#include <TurnLockParams.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FTurnLockParams() |
Public Attributes¶
| Name | |
|---|---|
| float | Delay |
| float | EndCombatStatePercent |
| float | HorizontalInterpSpeed |
| float | HorizontalLimit |
| FLockMeshRotationParams | LockMeshParams |
| float | VerticalInterpSpeed |
| float | VerticalLimit |
| bool | bDisableUseControllerRotationYaw |
| bool | bEnabled |
| bool | bLockMesh |
| bool | bOnlyApplyOnRootMotion |
| bool | bShouldInterpolateToHorizontalLimit |
| bool | bShouldInterpolateToVerticalLimit |
| bool | bUseRelativeStartingLocation |
Updated on 2025-01-21 at 09:02:26 +0100