Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks
| Name | FMovieSceneConsoleVariableCollection |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneCVarSection.h |
| Include Path | #include "Sections/MovieSceneCVarSection.h" |
Syntax
USTRUCT ()
struct FMovieSceneConsoleVariableCollection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOnlyIncludeChecked | bool | Whether to include checked consolve variables or not | Sections/MovieSceneCVarSection.h |
|
| Interface | TScriptInterface< IMovieSceneConsoleVariableTrackInterface > | Array of console variable preset assets that this track should operate on | Sections/MovieSceneCVarSection.h |
|