6 lines
		
	
	
		
			275 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			275 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@param mailID number 
 | 
						|
---@param attachmentIndex number 
 | 
						|
---Retrieves an item attachment from a message in the player's inbox (accepting COD charges if applicable)
 | 
						|
function TakeInboxItem(mailID, attachmentIndex) end |