ATBLDemoPlayerController¶
#include <TBLDemoPlayerController.h>
Inherits from APlayerController
Public Functions¶
| Name | |
|---|---|
| ATBLDemoPlayerController() | |
| float | GetPlaybackSpeed() |
| bool | IsFirstPerson() const |
| bool | IsPaused() |
| void | OnDecreasePlaybackSpeed() |
| void | OnIncreasePlaybackSpeed() |
| void | OnPausePlayback() |
| void | ShowIngameMenu() |
| void | ToggleCamera() |
| void | ToggleDebugHud() |
| void | ToggleHud() |
Public Attributes¶
| Name | |
|---|---|
| FHideShowCursor | OnHideShowCursor |
| FOnShowInGameMenu | OnShowInGameMenu |
Protected Attributes¶
| Name | |
|---|---|
| bool | bIsFirstPerson |
Updated on 2025-01-21 at 09:02:23 +0100