MCPcopy Create free account
hub / github.com/PCGEx/PCGExtendedToolkit / UnpauseContext

Method UnpauseContext

Source/PCGExtendedToolkit/Private/PCGExContext.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void FPCGExContext::UnpauseContext()
86{
87 bIsPaused = false;
88}
89
90void FPCGExContext::CommitStagedOutputs()
91{

Callers 3

LoadAssetsMethod · 0.80
ResetMethod · 0.80
EndMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected