Gaming
 

Khaos.validateOptionSet

From WoWWiki

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

	--
	-- validateOptionSet ( set ) 
	-- 	Validates a {KhaosSet}
	--
	-- args:
	-- 	set - the KhaosSet to be checked
	--
	-- returns: 
	-- 	true - valid
	-- 	false - invalid