Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGActorAndComponentMapping
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGActorAndComponentMapping.h |
| Include | #include "PCGActorAndComponentMapping.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGActorAndComponentMapping.cpp |
void UnregisterPCGComponent
(
UPCGComponent * InComponent,
bool bForce
)
Remarks
Unregister a PCG Component. Can force it, if we have a delayed unregister. Thread safe