Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGSelectionKey > API/Plugins/PCG/Elements/FPCGSelectionKey/IsMatching
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGActorSelector.h |
| Include | #include "Elements/PCGActorSelector.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGActorSelector.cpp |
bool IsMatching
(
const UObject * InObject,
const TSet< FName > & InRemovedTags,
const TSet< UPCGComponent * > & InComponents,
TSet< UPCGComponent * > * OptionalMatchedComponents
) const