Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSubsystem
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGSubsystem.h |
| Include | #include "PCGSubsystem.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGSubsystem.cpp |
void ForAllOverlappingComponentsInHierarchy
(
UPCGComponent * InComponent,
const TFunctionRef < void *)> & InFunc
) const
Remarks
Traverses the hierarchy associated with the given component and calls InFunc for each overlapping component.