WoW AceGUI-3.0-Eliote-LSMSoundWidget addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon AceGUI-3.0-Eliote-LSMSoundWidget

AceGUI-3.0-Eliote-LSMSoundWidget

Game Version: 9.0.2
Total Downloads: 0
Updated: Nov 28, 2020
Created: Nov 22, 2020
download AceGUI-3.0-Eliote-LSMSoundWidgetDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v1.0 release 4.04 KB Nov 28, 2020 9.0.2 0 download AceGUI-3.0-Eliote-LSMSoundWidget v1.0 releaseDownload
cb66901-alpha alpha 4.04 KB Nov 22, 2020 9.0.2 0 download AceGUI-3.0-Eliote-LSMSoundWidget cb66901-alpha alphaDownload

Description

Share this:

This is a widget for the Ace3 Config library.
To use it set the "dialogControl" of your config to "Eliote-LSMSound":

sound = {
type = "select",
name = "Select a sound",
values = LibStub("LibSharedMedia-3.0"):List("sound"),
set = function(info, val) print(info.option.values[val]) end,
get = function(info) end,
dialogControl = "Eliote-LSMSound"
}

Comments

Add a comment