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