Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/Chaos
References
| Module | ChaosCaching |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/ChaosCache.h |
| Include | #include "Chaos/ChaosCache.h" |
Syntax
struct FCacheEvaluationContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEvaluateChannels | ||
| bool | bEvaluateCurves | ||
| bool | bEvaluateEvents | ||
| bool | bEvaluateNamedTransforms | ||
| bool | bEvaluateTransform | ||
| TArray< int32 > | EvaluationIndices | ||
| FPlaybackTickRecord & | TickRecord |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCacheEvaluationContext
(
FPlaybackTickRecord& InRecord |