chud_animation_definition
chad
- Fields
- 43
- Structs
- 18
- Shipped tags
- 180
- Root size
- 116 B
- Version
- 1
18 structs
- chud_animation_definition_struct_definition
- chud_animation_position_block
- chud_keyframe_position_block
- chud_keyframe_base_struct
- mapping_function
- chud_animation_rotation_block
- chud_keyframe_rotation_block
- chud_animation_scale_block
- chud_keyframe_scale_block
- chud_animation_color_block
- chud_keyframe_color_block
- chud_animation_scalar_block
- chud_keyframe_scalar_block
- chud_animation_texture_block
- chud_keyframe_texture_block
- chud_animation_external_input_a_block
- chud_keyframe_external_input_block
- chud_animation_external_input_b_block
chud_animation_definition_struct_definition
Root11 fields · 116 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 1 | flags
| byte flags |
| 4 | 12 | positionblock chud_animation_position_block · max 1 | block |
| 16 | 12 | rotationblock chud_animation_rotation_block · max 1 | block |
| 28 | 12 | scaleblock chud_animation_scale_block · max 1 | block |
| 40 | 12 | colorblock chud_animation_color_block · max 1 | block |
| 52 | 12 | alphablock chud_animation_scalar_block · max 1 | block |
| 64 | 12 | flashblock chud_animation_scalar_block · max 1 | block |
| 76 | 12 | textureblock chud_animation_texture_block · max 1 | block |
| 88 | 12 | external input Ablock chud_animation_external_input_a_block · max 1 | block |
| 100 | 12 | external input Bblock chud_animation_external_input_b_block · max 1 | block |
| 112 | 4 | runtime period msec | real |
chud_animation_position_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | keyframesblock chud_keyframe_external_input_block · max 32 | block |
| 12 | — | default function | struct |
chud_keyframe_position_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | keyframesblock chud_keyframe_external_input_block · max 32 | block |
| 12 | — | default function | struct |
chud_keyframe_base_struct
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | — | base | struct |
| — | 4 | scale | real |
mapping_function
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | keyframesblock chud_keyframe_texture_block · max 32 | block |
| 12 | — | default function | struct |
chud_animation_rotation_block
3 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | — | base | struct |
| — | 8 | texture scale | real vector 2d |
| — | 8 | texture offset | real vector 2d |
chud_keyframe_rotation_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | keyframesblock chud_keyframe_scalar_block · max 32 | block |
| 12 | — | default function | struct |
chud_animation_scale_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | — | base | struct |
| — | 4 | scalar value | real |
chud_keyframe_scale_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | keyframesblock chud_keyframe_color_block · max 32 | block |
| 12 | — | color function | struct |
chud_animation_color_block
1 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | — | base | struct |
chud_keyframe_color_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | keyframesblock chud_keyframe_scale_block · max 32 | block |
| 12 | — | default function | struct |
chud_animation_scalar_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | — | base | struct |
| — | 8 | scale | real vector 2d |
chud_keyframe_scalar_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | keyframesblock chud_keyframe_rotation_block · max 32 | block |
| 12 | — | default function | struct |
chud_animation_texture_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | — | base | struct |
| — | 12 | angles | real euler angles 3d |
chud_keyframe_texture_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | keyframesblock chud_keyframe_position_block · max 32 | block |
| 12 | — | default function | struct |
chud_animation_external_input_a_block
1 fields · 20 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 20 | data | data |
chud_keyframe_external_input_block
2 fields| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | — | base | struct |
| — | 12 | position | real point 3d |
chud_animation_external_input_b_block
1 fields · 4 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | time offset | 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.