Archive 17/01/2023.

How i can call a function with delay?

Lichi

Hi, i need to call a function with a delay of two seconds, i saw documentation but i don’t find nothing.
Someone help me?
Thanks. :slight_smile:

GGibson

Hi Lichi,

Check out the section titled “Delayed method calls” on this page: http://urho3d.github.io/documentation/HEAD/_scripting.html

Lichi

[quote=“GGibson”]Hi Lichi,

Check out the section titled “Delayed method calls” on this page: http://urho3d.github.io/documentation/HEAD/_scripting.html[/quote]

Thanks!!