drops.getDropTimeSlotName
Description
Get the time slot name for a drop.
Parameters
dropID
number
Return value
timeSlotName
string
Example
local timeSlotName = drops.getDropTimeSlotName(1234)
print(timeSlotName)
Comments
See also
drops.getTimeSlotID
Back
Generated on the 26 June 2024 at 22:01:28 (UK Time)