Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FKShapeElem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FKShapeElem () |
PhysicsEngine/ShapeElem.h | ||
FKShapeElem
(
EAggCollisionShape::Type InShapeType |
PhysicsEngine/ShapeElem.h | ||
FKShapeElem
(
const FKShapeElem& Copy |
PhysicsEngine/ShapeElem.h |
FKShapeElem()
| Name | FKShapeElem |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ShapeElem.h |
| Include Path | #include "PhysicsEngine/ShapeElem.h" |
FKShapeElem()
FKShapeElem(EAggCollisionShape::Type)
| Name | FKShapeElem |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ShapeElem.h |
| Include Path | #include "PhysicsEngine/ShapeElem.h" |
FKShapeElem
(
EAggCollisionShape::Type InShapeType
)
FKShapeElem(const FKShapeElem &)
| Name | FKShapeElem |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ShapeElem.h |
| Include Path | #include "PhysicsEngine/ShapeElem.h" |
FKShapeElem
(
const FKShapeElem & Copy
)