Gaming
 

Khaos.getSetKey

From WoWWiki

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

	--
	-- getSetKey( set, key)
	-- 	Gets the value of a specified set/key
	--
	-- Args:
	-- 	set - the string setid
	-- 	key - the key's id
	-- 
	-- Returns:
	-- 	value - {KhaosKey}
	--