FInputReplayValues¶
#include <InputReplayValues.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FInputReplayValues() |
Public Attributes¶
| Name | |
|---|---|
| float | DeltaTime |
| float | LookUp |
| float | MoveForward |
| float | MoveRight |
| TArray< uint8 > | Pressed |
| TArray< uint8 > | Released |
| FRotator | Rotation |
| float | Turn |
| bool | bAltAttack |
| bool | bSprint |
Updated on 2025-01-21 at 09:02:25 +0100