Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/FPlayerControllersDebugBlock
| Name | FPlayerControllerDebugInfo |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/PlayerControllersDebugBlock.h |
| Include Path | #include "Debug/PlayerControllersDebugBlock.h" |
Syntax
struct FPlayerControllerDebugInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CameraManagerName | FString | Debug/PlayerControllersDebugBlock.h | ||
| DefaultAspectRatioAxisConstraint | TOptional< EAspectRatioAxisConstraint > | Debug/PlayerControllersDebugBlock.h | ||
| LocalPlayerName | FString | Debug/PlayerControllersDebugBlock.h | ||
| PlayerControllerName | FString | Debug/PlayerControllersDebugBlock.h | ||
| ViewTargetAspectRatio | float | Debug/PlayerControllersDebugBlock.h | ||
| ViewTargetFOV | float | Debug/PlayerControllersDebugBlock.h | ||
| ViewTargetLocation | FVector3d | Debug/PlayerControllersDebugBlock.h | ||
| ViewTargetName | FString | Debug/PlayerControllersDebugBlock.h | ||
| ViewTargetRotation | FRotator3d | Debug/PlayerControllersDebugBlock.h |