Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGRuntimeGenScheduler
Description
Refresh a generated execution source. bRemovePartitionActors will also perform a full cleanup of PAs and local sources.
| Name | RefreshExecutionSource |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/RuntimeGen/PCGRuntimeGenScheduler.h |
| Include Path | #include "RuntimeGen/PCGRuntimeGenScheduler.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/RuntimeGen/PCGRuntimeGenScheduler.cpp |
void RefreshExecutionSource
(
IPCGGraphExecutionSource * InExecutionSource,
bool bRemovePartitionActors
)