Search Results
/Script/Engine.AudioComponent
AudioComponent
| # | Property Name | Type | Offset | Size | |
|---|---|---|---|---|---|
| 1 | DefaultParameters | FName | 0x0400 | 0x10 | |
| 2 | InstanceParameters | FName | 0x0410 | 0x10 | |
| 3 | bAutoDestroy | bool | 0x0428 | 0x01 | |
| 4 | bStopWhenOwnerDestroyed | bool | 0x0428 | 0x01 | |
| 5 | bShouldRemainActiveIfDropped | bool | 0x0428 | 0x01 | |
| 6 | bAllowSpatialization | bool | 0x0428 | 0x01 | |
| 7 | bOverrideAttenuation | bool | 0x0428 | 0x01 | |
| 8 | bOverrideSubtitlePriority | bool | 0x0428 | 0x01 | |
| 9 | bIsUISound | bool | 0x0428 | 0x01 | |
| 10 | bEnableLowPassFilter | bool | 0x0428 | 0x01 | |
| 11 | bEnableHighPassFilter | bool | 0x0429 | 0x01 | |
| 12 | bOverridePriority | bool | 0x0429 | 0x01 | |
| 13 | bSuppressSubtitles | bool | 0x0429 | 0x01 | |
| 14 | bCanPlayMultipleInstances | bool | 0x0429 | 0x01 | |
| 15 | bDisableParameterUpdatesWhilePlaying | bool | 0x0429 | 0x01 | |
| 16 | bAutoManageAttachment | bool | 0x042A | 0x01 | |
| 17 | AudioComponentUserID | FName | 0x0430 | 0x04 | |
| 18 | PitchModulationMin | float | 0x0434 | 0x04 | |
| 19 | PitchModulationMax | float | 0x0438 | 0x04 | |
| 20 | VolumeModulationMin | float | 0x043C | 0x04 | |
| 21 | VolumeModulationMax | float | 0x0440 | 0x04 | |
| 22 | VolumeMultiplier | float | 0x0444 | 0x04 | |
| 23 | EnvelopeFollowerAttackTime | int32_t | 0x0448 | 0x04 | |
| 24 | EnvelopeFollowerReleaseTime | int32_t | 0x044C | 0x04 | |
| 25 | Priority | float | 0x0450 | 0x04 | |
| 26 | SubtitlePriority | float | 0x0454 | 0x04 | |
| 27 | PitchMultiplier | float | 0x0460 | 0x04 | |
| 28 | LowPassFilterFrequency | float | 0x0464 | 0x04 | |
| 29 | HighPassFilterFrequency | float | 0x0468 | 0x04 | |
| 30 | AttenuationOverrides | float | 0x0478 | 0x3D0 | |
| 31 | OcclusionCheckInterval | float | 0x08A0 | 0x04 | |
| 32 | ModulationRouting | float | 0x08B0 | 0x168 | |
| 33 | OnAudioPlayStateChanged | FScriptDelegate | 0x0A18 | 0x10 | |
| 34 | OnAudioVirtualizationChanged | FScriptDelegate | 0x0A40 | 0x10 | |
| 35 | OnAudioFinished | FScriptDelegate | 0x0A68 | 0x10 | |
| 36 | OnAudioPlaybackPercent | FScriptDelegate | 0x0A90 | 0x10 | |
| 37 | OnAudioSingleEnvelopeValue | FScriptDelegate | 0x0AB8 | 0x10 | |
| 38 | OnAudioMultiEnvelopeValue | FScriptDelegate | 0x0AE0 | 0x10 | |
| 39 | OnQueueSubtitles | FScriptDelegate | 0x0B08 | 0x0C | |
| 40 | AutoAttachSocketName | FName | 0x0B30 | 0x04 |