![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | JOELwindows7 |
How do I change signal argument variable data type
so it look’s like the example
This one is not working:
signal ValueOfIt(value: float)
I want this ValueOfIt signal only expect float.
I should have applied that special thing right now as I saw the YouTube video doing that signal change data type somewhere.