Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGActorSelector.h |
| Include | #include "Elements/PCGActorSelector.h" |
namespace PCGActorSelector
{
AActor * PCGActorSelector::FindActor
(
const FPCGActorSelectorSettings * ActorSettings,
const FPCGComponentSelectorSettings * ComponentSettings,
const UPCGComponent * InComponent,
const TFunction < bool> & BoundsCheck,
const TFunction < bool> & SelfIgnoreCheck,
TArrayView < AActor * > InputActors
)
}