Navigation
API > API/Plugins > API/Plugins/ChaosCaching
| Name | FBreakingEvent |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
| Include Path | #include "Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h" |
Syntax
USTRUCT ()
struct FBreakingEvent : public FCacheEventBase
Inheritance Hierarchy
- FCacheEventBase → FBreakingEvent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h | |||
FBreakingEvent
(
int32 InIndex, |
Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| EventName | FName | Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngularVelocity | FVector | Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h | ||
| BoundingBoxMax | FVector | Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h | ||
| BoundingBoxMin | FVector | Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h | ||
| Index | int32 | Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h | ||
| Location | FVector | Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h | ||
| Mass | float | Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h | ||
| Orientation | FQuat | Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h | ||
| Velocity | FVector | Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |