Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
FCallTreeInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGExtraCapture.h |
| Include Path |
#include "Utils/PCGExtraCapture.h" |
Syntax
struct FCallTreeInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CallTime |
FCallTime |
|
Utils/PCGExtraCapture.h |
|
| Children |
TArray< FCallTreeInfo > |
|
Utils/PCGExtraCapture.h |
|
| LoopIndex |
int32 |
|
Utils/PCGExtraCapture.h |
|
| Name |
FString |
|
Utils/PCGExtraCapture.h |
|
| Node |
const UPCGNode * |
|
Utils/PCGExtraCapture.h |
|