Initial commit
This commit is contained in:
		
							
								
								
									
										5
									
								
								api/GetTradeskillRepeatCount.lua
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								api/GetTradeskillRepeatCount.lua
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
---@diagnostic disable: missing-return, lowercase-global
 | 
			
		||||
 | 
			
		||||
---@return number repeatCount 
 | 
			
		||||
---Returns the number of times the trade skill recipe currently being performed will repeat. Returns 1 if a recipe is not being performed; after DoTradeSkill() is called, returns the number of repetitions queued (which decrements as each repetition is finished).
 | 
			
		||||
function GetTradeskillRepeatCount() end
 | 
			
		||||
		Reference in New Issue
	
	Block a user