Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
Inheritance Hierarchy
- FBodyShape
- FBoxBody
- FConvexBody
- FSphereBody
- FSphylBody
- FTaperedCapsuleBody
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/PhysicsBody.h |
| Include | #include "MuR/PhysicsBody.h" |
Syntax
struct FBodyShape
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Flags | ||
| string | Name |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FBodyShape& Other |