Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGFilterOverlapResultParams |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Physics/PCGPhysicsRegistry.h |
| Include Path | #include "Physics/PCGPhysicsRegistry.h" |
Syntax
struct FPCGFilterOverlapResultParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGFilterOverlapResultParams
(
const FOverlapResult& InOverlapResult, |
Physics/PCGPhysicsRegistry.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FilteredObjectReferences | const TSet< FObjectKey > | Physics/PCGPhysicsRegistry.h | ||
| OriginatingSource | const TWeakInterfacePtr< IPCGGraphExecutionSource > | Physics/PCGPhysicsRegistry.h | ||
| OverlapResult | const FOverlapResult & | Physics/PCGPhysicsRegistry.h | ||
| QueryParams | const FPCGWorldVolumetricQueryParams & | Physics/PCGPhysicsRegistry.h |