0x00x0FF0
Members 3
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | OnTableAltered | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnNumTablesChanged | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x08 | CurrentPreset | UMonoWaveTableSynthPreset* | Protected+7 flags | nullptr | |
| 0x08C8 | 0x728 | unreflected bytes to end of USynthComponentMonoWaveTable | |||
Inherited from USynthComponent 25
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | bAutoDestroy : 1bit 0 | bool | 3 flags | false | |
| 0x01 | bStopWhenOwnerDestroyed : 1bit 1 | bool | 3 flags | true | |
| 0x01 | bAllowSpatialization : 1bit 2 | bool | 5 flags | false | |
| 0x01 | bOverrideAttenuation : 1bit 3 | bool | 5 flags | false | |
| 0x0241 | 0x03 | padding / unreflected | |||
| 0x01 | bEnableBusSends : 1bit 0 | bool | 5 flags | true | |
| 0x01 | bEnableBaseSubmix : 1bit 1 | bool | 4 flags | true | |
| 0x01 | bEnableSubmixSends : 1bit 2 | bool | 4 flags | true | |
| 0x0245 | 0x03 | padding / unreflected | |||
| 0x08 | AttenuationSettings | USoundAttenuation* | 8 flags | nullptr | |
| 0x3D0 | AttenuationOverrides | FSoundAttenuationSettings | 3 flags | {bAttenuate=true, bSpatialize=true, bAttenuateWithLPF=false… | |
| 0x08 | ConcurrencySettings | USoundConcurrency* | Deprecated+6 flags | nullptr | |
| 0x50 | ConcurrencySet | TSet<USoundConcurrency*> | 5 flags | <TSet> | |
| 0x168 | ModulationRouting | FSoundModulationDefaultRoutingSettings | 3 flags | {VolumeRouting=Inherit, PitchRouting=Inherit, HighpassRouti… | |
| 0x08 | SoundClass | USoundClass* | 7 flags | nullptr | |
| 0x08 | SourceEffectChain | USoundEffectSourcePresetChain* | 7 flags | nullptr | |
| 0x08 | SoundSubmix | USoundSubmixBase* | 7 flags | nullptr | |
| 0x10 | SoundSubmixSends | TArray<FSoundSubmixSendInfo> | 4 flags | [] | |
| 0x10 | BusSends | TArray<FSoundSourceBusSendInfo> | 4 flags | [] | |
| 0x10 | PreEffectBusSends | TArray<FSoundSourceBusSendInfo> | 4 flags | [] | |
| 0x01 | bIsUISound : 1bit 0 | bool | 5 flags | false | |
| 0x01 | bIsPreviewSound : 1bit 1 | bool | 3 flags | false | |
| 0x0829 | 0x03 | padding / unreflected | |||
| 0x04 | EnvelopeFollowerAttackTime | int32 | 7 flags | 0 | |
| 0x04 | EnvelopeFollowerReleaseTime | int32 | 7 flags | 0 | |
| 0x0834 | 0x04 | padding / unreflected | |||
| 0x10 | OnAudioEnvelopeValue | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0848 | 0x20 | padding / unreflected | |||
| 0x08 | Synth | USynthSound* | Transient+6 flags | nullptr | |
| 0x08 | AudioComponent | UAudioComponent* | Transient+8 flags | nullptr | |
Inherited from USceneComponent 29
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | PhysicsVolume | TWeakObjectPtr<APhysicsVolume> | Transient+6 flags | nullptr | |
| 0x08 | AttachParent | USceneComponent* | NetRepNotify+8 flags | nullptr | |
| 0x08 | AttachSocketName | FName | NetRepNotify+5 flags | None | |
| 0x00D8 | 0x08 | padding / unreflected | |||
| 0x10 | AttachChildren | TArray<USceneComponent*> | NetTransient+7 flags | [] | |
| 0x10 | ClientAttachedChildren | TArray<USceneComponent*> | Transient+6 flags | [] | |
| 0x0100 | 0x40 | padding / unreflected | |||
| 0x18 | RelativeLocation | FVector | NetRepNotify+8 flags | {X=0, Y=0, Z=0} | |
| 0x18 | RelativeRotation | FRotator | NetRepNotify+7 flags | {Pitch=0, Yaw=0, Roll=0} | |
| 0x18 | RelativeScale3D | FVector | NetRepNotify+8 flags | {X=1, Y=1, Z=1} | |
| 0x18 | ComponentVelocity | FVector | 5 flags | {X=0, Y=0, Z=0} | |
| 0x01 | bComponentToWorldUpdated : 1bit 0 | bool | Transient+3 flags | false | |
| 0x01 | bAbsoluteLocation : 1bit 2 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bAbsoluteRotation : 1bit 3 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bAbsoluteScale : 1bit 4 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bVisible : 1bit 5 | bool | NetRepNotify+6 flags | true | |
| 0x01 | bShouldBeAttached : 1bit 6 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapLocationWhenAttached : 1bit 7 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapRotationWhenAttached : 1bit 0 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapScaleWhenAttached : 1bit 1 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldUpdatePhysicsVolume : 1bit 2 | bool | 6 flags | false | |
| 0x01 | bHiddenInGame : 1bit 3 | bool | 7 flags | false | |
| 0x01 | bBoundsChangeTriggersStreamingDataRebuild : 1bit 4 | bool | 3 flags | false | |
| 0x01 | bUseAttachParentBound : 1bit 5 | bool | 6 flags | false | |
| 0x01 | bComputeFastLocalBounds : 1bit 6 | bool | 3 flags | false | |
| 0x01 | bComputeBoundsOnceForGame : 1bit 7 | bool | 3 flags | false | |
| 0x01 | bComputedBoundsOnceForGame : 1bit 0 | bool | 3 flags | false | |
| 0x01 | bIsNotRenderAttachmentRoot : 1bit 1 | bool | 3 flags | false | |
| 0x01 | Mobility | EComponentMobility | Net+8 flags | Movable | |
| 0x01 | DetailMode | EDetailMode | 9 flags | DM_Low | |
| 0x01 | PhysicsVolumeChangedDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
Inherited from UActorComponent 15
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x30 | PrimaryComponentTick | FActorComponentTickFunction | 3 flags | {} | |
| 0x10 | ComponentTags | TArray<FName> | 4 flags | [] | |
| 0x10 | AssetUserData | TArray<UAssetUserData*> | Protected+8 flags | [] | |
| 0x0088 | 0x04 | padding / unreflected | |||
| 0x04 | UCSSerializationIndex | int32 | 5 flags | -1 | |
| 0x0090 | 0x04 | padding / unreflected | |||
| 0x01 | bNetAddressable : 1bit 5 | bool | Protected+3 flags | false | |
| 0x01 | bReplicateUsingRegisteredSubObjectList : 1bit 6 | bool | Protected+9 flags | false | |
| 0x01 | bReplicates : 1bit 7 | bool | Net+7 flags | false | |
| 0x0095 | 0x01 | padding / unreflected | |||
| 0x01 | bAutoActivate : 1bit 3 | bool | 6 flags | false | |
| 0x01 | bIsActive : 1bit 4 | bool | NetTransient+4 flags | false | |
| 0x01 | bEditableWhenInherited : 1bit 5 | bool | 5 flags | true | |
| 0x01 | bCanEverAffectNavigation : 1bit 7 | bool | Protected+6 flags | false | |
| 0x01 | bIsEditorOnly : 1bit 1 | bool | 6 flags | false | |
| 0x0098 | 0x19 | padding / unreflected | |||
| 0x01 | CreationMethod | EComponentCreationMethod | 5 flags | Native | |
| 0x01 | OnComponentActivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnComponentDeactivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
Functions 44
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetWaveTablePosition(float InPosition) | FinalNative+1 flags | 0x04 | |
| void SetSustainPedalState(bool InSustainPedalState) | FinalNative+1 flags | 0x01 | |
| void SetPosLfoType(const ESynthLFOType& InLfoType) | FinalNative+1 flags | 0x01 | |
| void SetPosLfoFrequency(float InLfoFrequency) | FinalNative+1 flags | 0x04 | |
| void SetPosLfoDepth(float InLfoDepth) | FinalNative+1 flags | 0x04 | |
| void SetPositionEnvelopeSustainGain(float InSustainGain) | FinalNative+1 flags | 0x04 | |
| void SetPositionEnvelopeReleaseTime(float InReleaseTimeMsec) | FinalNative+1 flags | 0x04 | |
| void SetPositionEnvelopeInvert(bool bInInvert) | FinalNative+1 flags | 0x01 | |
| void SetPositionEnvelopeDepth(float InDepth) | FinalNative+1 flags | 0x04 | |
| void SetPositionEnvelopeDecayTime(float InDecayTimeMsec) | FinalNative+1 flags | 0x04 | |
| void SetPositionEnvelopeBiasInvert(bool bInBiasInvert) | FinalNative+1 flags | 0x01 | |
| void SetPositionEnvelopeBiasDepth(float InDepth) | FinalNative+1 flags | 0x04 | |
| void SetPositionEnvelopeAttackTime(float InAttackTimeMsec) | FinalNative+1 flags | 0x04 | |
| void SetLowPassFilterResonance(float InNewQ) | FinalNative+1 flags | 0x04 | |
| void SetFrequencyWithMidiNote(float InMidiNote) | FinalNative+1 flags | 0x04 | |
| void SetFrequencyPitchBend(float FrequencyOffsetCents) | FinalNative+1 flags | 0x04 | |
| void SetFrequency(float FrequencyHz) | FinalNative+1 flags | 0x04 | |
| void SetFilterEnvelopeSustainGain(float InSustainGain) | FinalNative+1 flags | 0x04 | |
| void SetFilterEnvelopeReleaseTime(float InReleaseTimeMsec) | FinalNative+1 flags | 0x04 | |
| void SetFilterEnvelopenDecayTime(float InDecayTimeMsec) | FinalNative+1 flags | 0x04 | |
| void SetFilterEnvelopeInvert(bool bInInvert) | FinalNative+1 flags | 0x01 | |
| void SetFilterEnvelopeDepth(float InDepth) | FinalNative+1 flags | 0x04 | |
| void SetFilterEnvelopeBiasInvert(bool bInBiasInvert) | FinalNative+1 flags | 0x01 | |
| void SetFilterEnvelopeBiasDepth(float InDepth) | FinalNative+1 flags | 0x04 | |
| void SetFilterEnvelopeAttackTime(float InAttackTimeMsec) | FinalNative+1 flags | 0x04 | |
| bool SetCurveValue(int32 TableIndex, int32 KeyframeIndex, float NewValue) | FinalNative+1 flags | 0x0D | |
| bool SetCurveTangent(int32 TableIndex, float InNewTangent) | FinalNative+1 flags | 0x09 | |
| bool SetCurveInterpolationType(const CurveInterpolationType& InterpolationType, int32 TableIndex) | FinalNative+1 flags | 0x09 | |
| void SetAmpEnvelopeSustainGain(float InSustainGain) | FinalNative+1 flags | 0x04 | |
| void SetAmpEnvelopeReleaseTime(float InReleaseTimeMsec) | FinalNative+1 flags | 0x04 | |
| void SetAmpEnvelopeInvert(bool bInInvert) | FinalNative+1 flags | 0x01 | |
| void SetAmpEnvelopeDepth(float InDepth) | FinalNative+1 flags | 0x04 | |
| void SetAmpEnvelopeDecayTime(float InDecayTimeMsec) | FinalNative+1 flags | 0x04 | |
| void SetAmpEnvelopeBiasInvert(bool bInBiasInvert) | FinalNative+1 flags | 0x01 | |
| void SetAmpEnvelopeBiasDepth(float InDepth) | FinalNative+1 flags | 0x04 | |
| void SetAmpEnvelopeAttackTime(float InAttackTimeMsec) | FinalNative+1 flags | 0x04 | |
| void RefreshWaveTable(int32 Index) | FinalNative+1 flags | 0x04 | |
| void RefreshAllWaveTables() | FinalNative+1 flags | 0x00 | |
| void NoteOn(float InMidiNote, float InVelocity) | FinalNative+1 flags | 0x08 | |
| void NoteOff(float InMidiNote) | FinalNative+1 flags | 0x04 | |
| int32 GetNumTableEntries() | FinalNative+1 flags | 0x04 | |
| int32 GetMaxTableIndex() | FinalNative+1 flags | 0x04 | |
| TArray<float> GetKeyFrameValuesForTable(float TableIndex) | FinalNative+1 flags | 0x18 | |
| float GetCurveTangent(int32 TableIndex) | FinalNative+1 flags | 0x08 |