Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
wuqin
Posts
Comments
C
C#
•
Created by wuqin on 12/20/2023 in
#help
Problem with System.Action
Thanks for explaining! It makes it so clear now. Btw I couldn't return the value by adding
timer
but it works fine just doing
return;
, could you explain a bit?
8 replies
C
C#
•
Created by wuqin on 12/20/2023 in
#help
Problem with System.Action
thanks! I didn't really see that I didn't add
()
there.
8 replies