Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound
First, the USTRUCT(s) that make up the user facing data for this asset...
| Name | FStepSequenceCell |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/MidiStepSequence.h |
| Include Path | #include "HarmonixMetasound/DataTypes/MidiStepSequence.h" |
Syntax
USTRUCT (BlueprintType )
struct FStepSequenceCell
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| HarmonixMetasound/DataTypes/MidiStepSequence.h | |||
FStepSequenceCell
(
const FStepSequenceCell& |
HarmonixMetasound/DataTypes/MidiStepSequence.h | ||
| HarmonixMetasound/DataTypes/MidiStepSequence.h | |||
FStepSequenceCell
(
bool bEnabled, |
HarmonixMetasound/DataTypes/MidiStepSequence.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bContinuation | bool | HarmonixMetasound/DataTypes/MidiStepSequence.h |
|
|
| bEnabled | bool | HarmonixMetasound/DataTypes/MidiStepSequence.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStepSequenceCell & operator=
(
const FStepSequenceCell& |
HarmonixMetasound/DataTypes/MidiStepSequence.h |