Home API Manuals About Forum
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

DropDelay

Delay after performing DropItem

Default = 50ms.

Value Limits: more than 50ms and lower than 10000ms

Pascal

var DropDelay : Cardinal

Python

def GetDropDelay(): -> uint
def SetDropDelay(Value)