Navigation
API > API/Plugins > API/Plugins/MutableRuntime
| Name | FBodyShape |
| Type | struct |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/PhysicsBody.h |
| Include Path | #include "MuR/PhysicsBody.h" |
Syntax
struct FBodyShape
Derived Classes
FBodyShape derived class hierarchy
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Flags | uint32 | MuR/PhysicsBody.h | ||
| Name | FString | MuR/PhysicsBody.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialise
(
FOutputArchive& Arch |
MuR/PhysicsBody.h | ||
void Unserialise
(
FInputArchive& Arch |
MuR/PhysicsBody.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FBodyShape& Other |
MuR/PhysicsBody.h |