UCameraModifier_TurnLock¶
#include <CameraModifier_TurnLock.h>
Inherits from UCameraModifier
Inherited by UCameraModifier_HorizontalLock, UCameraModifier_VerticalLock
Public Functions¶
| Name | |
|---|---|
| UCameraModifier_TurnLock() |
Public Attributes¶
| Name | |
|---|---|
| ATBLCharacter * | Character |
| float | InterpSpeed |
| float | MaxAngle |
| FOnTurnLockLimit | OnTurnLockLimit |
| FRotator | StartingRotation |
| AActor * | UseActorRotation |
| USceneComponent * | UseComponentRotation |
| bool | bShouldInterpolateToLimit |
Updated on 2025-01-21 at 09:02:24 +0100