Great feature, can't wait to use it!
Ashley, could you make it so that function parameters are displayed with their default values? For example, display "number playerScore=0", instead of just "number playerScore".
Also, do I understand correctly that the default value for each parameter will be automatically suggested when you are adding an action or expression to call this function?
Will it be possible to omit parameters when calling a function, if you want to use their default values? Or maybe hide parameters with default values on the event sheet. This will make function calls shorter and easier to read.