Syntax: Select all
from listeners.tick import Delay
Delay(0.5, <function_name>)
But my IDLE says the function expects integer and not float? Am I suppose to use an alternative method?
Syntax: Select all
from listeners.tick import Delay
Delay(0.5, <function_name>)
Return to “Plugin Development Support”
Users browsing this forum: No registered users and 69 guests