frame_event_list
frms
- Fields
- 31
- Structs
- 8
- Shipped tags
- 130
- Root size
- 36 B
- Version
- 0
8 structs
frame_event_list_struct_definition
Root3 fields · 36 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | sound referencesblock animation_graph_sound_reference_block · max 512 | block |
| 12 | 12 | effect referencesblock animation_graph_effect_reference_block · max 512 | block |
| 24 | 12 | frame eventsblock import_animation_event_block · max 2048 | block |
animation_graph_sound_reference_block
6 fields · 56 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | animation name | string id |
| 4 | 4 | animation frame count | long integer |
| 8 | 12 | animation eventsblock import_frame_event_block · max 512 | block |
| 20 | 12 | sound eventsblock animation_sound_event_block_extended · max 512 | block |
| 32 | 12 | effect eventsblock animation_effects_event_block_extended · max 512 | block |
| 44 | 12 | dialogue eventsblock animation_dialogue_event_block_extended · max 512 | block |
animation_graph_effect_reference_block
3 fields · 8 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 2 | frame event | short block index |
| 2 | 2 | dialogue event
| short enum |
| 4 | 2 | frame offset | short integer |
import_animation_event_block
5 fields · 16 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 2 | frame event | short block index |
| 4 | 2 | effect | short block index |
| 6 | 2 | frame offset | short integer |
| 8 | 4 | marker name | string id |
| 12 | 1 | damage effect reporting type
| char enum |
import_frame_event_block
4 fields · 12 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 2 | frame event | short block index |
| 4 | 2 | sound | short block index |
| 6 | 2 | frame offset | short integer |
| 8 | 4 | marker name | string id |
animation_sound_event_block_extended
6 fields · 20 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | event name | string id |
| 4 | 4 | animation name | string id |
| 8 | 2 | frame | short integer |
| 10 | 2 | frame offset | short integer |
| 12 | 2 | type
| short enum |
| 16 | 4 | unique ID | long integer |
animation_effects_event_block_extended
2 fields · 20 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 16 | effect | tag reference |
| 16 | 2 | flags
| word flags |
animation_dialogue_event_block_extended
2 fields · 20 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 16 | sound | tag reference |
| 16 | 2 | flags
| word flags |
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.