Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/FVariableTableDebugBlock
| Name | FEntryDebugInfo |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/VariableTableDebugBlock.h |
| Include Path | #include "Debug/VariableTableDebugBlock.h" |
Syntax
struct FEntryDebugInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsInput | bool | Debug/VariableTableDebugBlock.h | ||
| bIsPrivate | bool | Debug/VariableTableDebugBlock.h | ||
| bWritten | bool | Debug/VariableTableDebugBlock.h | ||
| bWrittenThisFrame | bool | Debug/VariableTableDebugBlock.h | ||
| ID | uint32 | Debug/VariableTableDebugBlock.h | ||
| Name | FString | Debug/VariableTableDebugBlock.h | ||
| Value | FString | Debug/VariableTableDebugBlock.h |