sound_effect_collection
sfx+
- Fields
- 15
- Structs
- 6
- Shipped tags
- 1
- Root size
- 12 B
- Version
- 1
6 structs
sound_effect_collection_block_struct
Root1 fields · 12 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | sound effectsblock platform_sound_playback_block · max 128 | block |
platform_sound_playback_block_struct
2 fields · 48 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | name | string id |
| 4 | 44 | playback | struct |
platform_sound_playback_struct
4 fields · 44 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | flags
| long flags |
| 4 | 16 | radio effect | tag reference |
| 20 | 12 | lowpass effectblock platform_sound_playback_lowpass_block · max 1 | block |
| 32 | 12 | sound componentsblock platform_sound_playback_component_block · max 16 | block |
platform_sound_playback_lowpass_block_struct
3 fields · 24 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 16 | sound | tag reference |
| 16 | 4 | gain | real |
| 20 | 4 | flags
| long flags |
global_sound_lowpass_block
3 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | attack | real |
| 4 | 4 | release | real |
| 8 | — | settings | struct |
platform_sound_playback_component_block_struct
2 fields · 8 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | cutoff frequency | real |
| 4 | 4 | output gain | real |
Generated from the shipped game data, which carries its own tag definitions. Schema only: field names, types, offsets, and option names are published; tag values are not. See Self-describing tag layout for how this is extracted.