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