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