Skip to content
skzk edited this page Aug 16, 2024 · 14 revisions

Item ID: 0x15 (21)
Item file: snd

Structure

Field(s) Description
struct kdop_item

See k-DOP item.

Flags:
Bits 0-2: Sound type.
    0: 3D sound
    1: Ambient area
    2: Reverb area

token snd_data Unit name of the sound, as defined in /def/world/sound_item_data.sii.
token snd_reverb Reverb type, as defined in /def/world/sound_item_reverb.sii.
float area_width
float area_height
Width and height of the area if the item is an ambient area or reverb area. If not, this is ignored.
u64 node_uid UID of the node of the item.
Clone this wiki locally