Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGWaitContext |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/ControlFlow/PCGWait.h |
| Include Path | #include "Elements/ControlFlow/PCGWait.h" |
Syntax
struct FPCGWaitContext : public FPCGContext
Inheritance Hierarchy
- FPCGContext → FPCGWaitContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bQueriedTimers | bool | Elements/ControlFlow/PCGWait.h | ||
| StartEngineFrame | uint64 | Elements/ControlFlow/PCGWait.h | ||
| StartRenderFrame | uint64 | Elements/ControlFlow/PCGWait.h | ||
| StartTime | double | Elements/ControlFlow/PCGWait.h |