FTutorialPlayerControlParams¶
#include <TutorialPlayerControlParams.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FTutorialPlayerControlParams() |
Public Attributes¶
| Name | |
|---|---|
| FVector | InterpLocation |
| AActor * | LookAtActor |
| FVector | LookAtLocation |
| bool | bDisableInput |
| bool | bDoInterpLocation |
| bool | bDoLookAt |
| bool | bEnableCrouch |
| bool | bEnableDash |
| bool | bLockMovement |
| bool | bLockView |
Updated on 2025-01-21 at 09:02:26 +0100