Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGCollisionShape
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Data/PCGCollisionShape.h | |||
FPCGCollisionShape
(
FCollisionShape InShape, |
Data/PCGCollisionShape.h |
FPCGCollisionShape()
| Name | FPCGCollisionShape |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGCollisionShape.h |
| Include Path | #include "Data/PCGCollisionShape.h" |
FPCGCollisionShape()
FPCGCollisionShape(FCollisionShape, const FPCGContext *)
| Name | FPCGCollisionShape |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGCollisionShape.h |
| Include Path | #include "Data/PCGCollisionShape.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Data/PCGCollisionShape.cpp |
FPCGCollisionShape
(
FCollisionShape InShape,
const FPCGContext * InOptionalContext
)