Initial commit
This commit is contained in:
5
api/SetSendMailCOD.lua
Normal file
5
api/SetSendMailCOD.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param amount number
|
||||
---Sets the Cash-On-Delivery cost of the outgoing message. Called in the default UI when clicking its Send button, immediately before sending the mail.
|
||||
function SetSendMailCOD(amount) end
|
||||
Reference in New Issue
Block a user