Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGRuntimeGenScheduler
Description
Refresh a generated component. bRemovePartitionActors will also perform a full cleanup of PAs and local components.
| Name | RefreshComponent |
| 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 RefreshComponent
(
UPCGComponent * InComponent,
bool bRemovePartitionActors
)