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 |
bool RegisterOrUpdatePCGComponent
(
UPCGComponent * InComponent,
bool bDoActorMapping
)
Remarks
Register a new PCG Component or update it. Returns true if it was added/updated. Thread safe