Gaming
 

Khaos.setSetKey

From WoWWiki

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

	--
	-- setSetKey( set, key, value )
	-- 	Set the value of the whole set's key
	--
	-- Args:
	-- 	set - set string id
	-- 	key - set value key
	-- 	value - a {KhaosKey}
	--