Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGEx/PCGExtendedToolkit
/ PauseContext
Method
PauseContext
Source/PCGExtendedToolkit/Private/PCGExContext.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void FPCGExContext::PauseContext()
81
{
82
bIsPaused = true;
83
}
84
85
void FPCGExContext::UnpauseContext()
86
{
Callers
4
ExecuteInternal
Method · 0.80
Start
Method · 0.80
ExecuteInternal
Method · 0.80
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected