6 lines
		
	
	
		
			199 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			199 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---Initiates a ready check. Only has effect if the player is the party/raid leader or a raid assistant.
 | 
						|
function DoReadyCheck() end
 |