Search Results
/Script/FabricRuntime.FabricStepSequencerComponent
FabricStepSequencerComponent
| # | Property Name | Type | Offset | Size | |
|---|---|---|---|---|---|
| 1 | OnNumTracksChanged | FScriptDelegate | 0x00D0 | 0x10 | |
| 2 | OnNumStepsChanged | FScriptDelegate | 0x00E0 | 0x10 | |
| 3 | OnPageChanged | FScriptDelegate | 0x00F0 | 0x10 | |
| 4 | OnStepRateChanged | FScriptDelegate | 0x0100 | 0x10 | |
| 5 | OnTimeSignatureChanged | FScriptDelegate | 0x0110 | 0x10 | |
| 6 | OnBeatScaleChanged | FScriptDelegate | 0x0120 | 0x10 | |
| 7 | OnBeatOffsetChanged | FScriptDelegate | 0x0130 | 0x10 | |
| 8 | OnStepChanged | FScriptDelegate | 0x0140 | 0x10 | |
| 9 | OnNoteStyleChanged | FScriptDelegate | 0x0150 | 0x10 | |
| 10 | OnFullTableChanged | FScriptDelegate | 0x0160 | 0x10 | |
| 11 | OnPageCleared | FScriptDelegate | 0x0170 | 0x10 | |
| 12 | OnLoopEnded | FScriptDelegate | 0x0180 | 0x10 | |
| 13 | LengthParam | FName | 0x0190 | 0x10 | |
| 14 | DurationParam | FName | 0x01A0 | 0x10 | |
| 15 | PageParam | FName | 0x01B0 | 0x10 | |
| 16 | AutoPageParam | FName | 0x01C0 | 0x10 | |
| 17 | OctaveParam | FName | 0x01D0 | 0x10 | |
| 18 | NoteStyleParam | FName | 0x01E0 | 0x10 | |
| 19 | LoopParam | FName | 0x01F0 | 0x10 | |
| 20 | AutoPagePlaysBlankPagesParam | FName | 0x0200 | 0x10 | |
| 21 | bMonophonic | bool | 0x0210 | 0x01 | |
| 22 | bSupportsContinuation | bool | 0x0211 | 0x01 | |
| 23 | StepRate | float | 0x0214 | 0x04 | |
| 24 | StepBeatScale | float | 0x0218 | 0x04 | |
| 25 | bSkipFourthStepInTriplet | bool | 0x021C | 0x01 | |
| 26 | MaxSteps | int32_t | 0x0220 | 0x04 | |
| 27 | CurrentSteps | int32_t | 0x0224 | 0x04 | |
| 28 | bMatchStepsToTimeSignature | bool | 0x0228 | 0x01 | |
| 29 | MaxPages | int32_t | 0x022C | 0x04 | |
| 30 | CurrentPage | int32_t | 0x0230 | 0x04 | |
| 31 | MaxTracks | int32_t | 0x0234 | 0x04 | |
| 32 | CurrentTracks | int32_t | 0x0238 | 0x04 | |
| 33 | LocalInteractionStartTrackIndex | int32_t | 0x023C | 0x04 | |
| 34 | LocalInteractionStartStepIndex | int32_t | 0x0240 | 0x04 | |
| 35 | bAutoPage | bool | 0x0244 | 0x01 | |
| 36 | bAutoPagePlaysBlankPages | bool | 0x0245 | 0x01 | |
| 37 | bLoop | bool | 0x0246 | 0x01 | |
| 38 | RandomizationRestSelectionMaxPct | float | 0x0248 | 0x04 | |
| 39 | RandomizationCommonPitchSelectionMaxPct | float | 0x024C | 0x04 | |
| 40 | LocalStepTable | float | 0x0258 | 0x28 | |
| 41 | PackedStepTable | float | 0x0280 | 0x28 | |
| 42 | ContinuationRowIndex | int32_t | 0x02E0 | 0x04 | |
| 43 | ContinuationStepIndex | int32_t | 0x02E4 | 0x04 |