drops.getDropTimeSlotID
Description
Get the time slot ID for a drop.
Parameters
dropID
number
Return value
timeSlotID
number
(< 1 if not found)
Example
local timeSlotID = drops.getDropTimeSlotID(1234)
print(timeSlotID)
Comments
See also
drops.getTimeSlotName
Back
Generated on the 26 June 2024 at 22:01:28 (UK Time)