Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/FCameraDirectorTreeDebugBlock
| Name | FDirectorDebugInfo |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/CameraDirectorTreeDebugBlock.h |
| Include Path | #include "Debug/CameraDirectorTreeDebugBlock.h" |
Syntax
struct FDirectorDebugInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsValid | bool | Debug/CameraDirectorTreeDebugBlock.h | ||
| CameraAssetName | FString | Debug/CameraDirectorTreeDebugBlock.h | ||
| CameraDirectorClassName | FName | Debug/CameraDirectorTreeDebugBlock.h | ||
| ContextClassName | FName | Debug/CameraDirectorTreeDebugBlock.h | ||
| InitialContextTransform | FTransform3d | Debug/CameraDirectorTreeDebugBlock.h | ||
| NumChildrenContexts | int32 | Debug/CameraDirectorTreeDebugBlock.h | ||
| OwnerClassName | FName | Debug/CameraDirectorTreeDebugBlock.h | ||
| OwnerName | FString | Debug/CameraDirectorTreeDebugBlock.h |