Navigation
API > API/Plugins > API/Plugins/ChaosCaching
Movie scene section that control ChaosCache playback
| Name | UMovieSceneChaosCacheSection |
| Type | class |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Sequencer/MovieSceneChaosCacheSection.h |
| Include Path | #include "Chaos/Sequencer/MovieSceneChaosCacheSection.h" |
Syntax
UCLASS (MinimalAPI)
class UMovieSceneChaosCacheSection : public UMovieSceneBaseCacheSection
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMovieSceneSignedObject → UMovieSceneDecorationContainerObject → UMovieSceneSection → UMovieSceneBaseCacheSection → UMovieSceneChaosCacheSection
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMovieSceneChaosCacheSection
(
const FObjectInitializer& ObjectInitializer |
Chaos/Sequencer/MovieSceneChaosCacheSection.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Params | FMovieSceneChaosCacheParams | Chaos/Sequencer/MovieSceneChaosCacheSection.h |
|