Navigation
API > API/Plugins > API/Plugins/ChaosCaching
| |
|
| Name |
FCachedEventData |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
| Include Path |
#include "Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h" |
Syntax
struct FCachedEventData
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ProxyBreakingDataIndices |
const TArray< int32 > * |
|
Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
|
| ProxyCollisionDataIndices |
const TArray< int32 > * |
|
Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
|
| ProxyTrailingDataIndices |
const TArray< int32 > * |
|
Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
|
Functions
Public