ATBLSpectatorPawn
#include <TBLSpectatorPawn.h>
Inherits from ASpectatorPawn
Public Functions
Protected Functions
Public Attributes
|
Name |
UCameraComponent * |
Camera |
Protected Attributes
|
Name |
FRotator |
CachedViewRotation |
FSpectatorCameraConfig |
DefaultCamera |
int32 |
DisplayDebugScrollDir |
float |
DisplayDebugScrollY |
ATBLCharacter * |
FollowCharacter |
APlayerState * |
FollowPlayerState |
float |
InitialMaxSpeed |
float |
LastResetIdleTime |
float |
ResetIdleRate |
TArray< FSpectatorCameraConfig > |
SmoothCameras |
TArray< FSmoothSpectatorTurn > |
SmoothTurn |
TArray< FSpectatorCamInfo > |
SpectatorCameras |
float |
TurnAcceleration |
float |
TurnChangeDirBoost |
float |
TurnDeceleration |
float |
TurnMaxSpeed |
int32 |
ZoomDir |
float |
ZoomDistance |
float |
ZoomMax |
float |
ZoomMin |
float |
ZoomStartTime |
bool |
bDidAutoSpectatorFollow |
bool |
bIsGhost |
bool |
bResetIdleTime |
bool |
bSpectatorRightStickSensitivityDecrease |
bool |
bSpectatorRightStickSensitivityIncrease |
bool |
bSpectatorRollHeld |
bool |
bSpectatorSpeedDown |
bool |
bSpectatorSpeedUp |
bool |
bUseCachedViewRotation |
Updated on 2025-01-21 at 09:02:23 +0100