MCPcopy 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
80void FPCGExContext::PauseContext()
81{
82 bIsPaused = true;
83}
84
85void FPCGExContext::UnpauseContext()
86{

Callers 4

ExecuteInternalMethod · 0.80
StartMethod · 0.80
ExecuteInternalMethod · 0.80
LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected