Gaming
 

Khaos.setSetEnabled

From WoWWiki

This article is a part of the documentation of the Khaos function library

	--
	-- setSetEnabled( set, enabled )
	-- 	Enables or disables a set in the current configuration
	--
	-- args:
	-- 	set - string set id
	-- 	enabled - true or false
	--