Hey!
I’m working with modules rn and I always have to open up the module to look at the arguments it needs.
See how when I’m calling it, it doesn’t show any information
I’m pretty sure it should show the arguments the function needs (
)
Is there any way to “enable” functions showing information on call?
The ModuleScript is opened too.
Thanks.