Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/FBreakingEvent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h | |||
FBreakingEvent
(
int32 InIndex, |
Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
FBreakingEvent()
| Name | FBreakingEvent |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
| Include Path | #include "Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h" |
FBreakingEvent()
FBreakingEvent(int32, const Chaos::FBreakingData &, const FTransform &)
| Name | FBreakingEvent |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
| Include Path | #include "Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h" |
FBreakingEvent
(
int32 InIndex,
const Chaos::FBreakingData & InData,
const FTransform & WorldToComponent
)