snd::Sound
UbiResourceType:"snd::Sound"
snd::Sound structure
| Name | Type | Condition | Description |
|---|---|---|---|
| name | BasicString |
||
| soundID | uint16 |
||
| groupID | uint16 |
||
| defaultSetting | snd::Setting |
||
| nSettings | uint32 |
||
| type | uint32 |
||
| volumeLine | int32 |
version >= 0x2 |
|
| settings | Pair<Context, snd::Setting>[nSettings] |
Context structure
| Name | Type |
|---|---|
| world | uint8 |
| zone | uint8 |
| node | uint16 |