Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ADebugCameraController
Description
Custom spawn to spawn a default SpectatorPawn, to use as a spectator and initialize it. By default it is spawned at the PC's current location and rotation.
Virtual Inheritance
- APlayerController::SpawnSpectatorPawn → ADebugCameraController::SpawnSpectatorPawn
| Name | SpawnSpectatorPawn |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/DebugCameraController.h |
| Include Path | #include "Engine/DebugCameraController.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DebugCameraController.cpp |
virtual ASpectatorPawn * SpawnSpectatorPawn()