dotween icon indicating copy to clipboard operation
dotween copied to clipboard

DOVirtual.DelayedCall with delay 0

Open Apu322 opened this issue 1 year ago • 0 comments

image when do virtual delayed call is used with 0 delay, code does not execute at that point of calling as you can see in the example, the second function gets called before the first function if its called with do virtual delayed call

Apu322 avatar Oct 17 '24 09:10 Apu322