Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events: New call event #1858

Merged
merged 3 commits into from
Nov 1, 2023
Merged

Events: New call event #1858

merged 3 commits into from
Nov 1, 2023

Conversation

Jowan-Spooner
Copy link
Collaborator

This PR adds a new call event that replaces the previous Call Node event.

The new event has the following text syntax:

do Autoload.method(arg1, arg2, arg3)

The new visual event has pickers for autoload and method. The arguments can now be of complex types. There is warnings if the number of arguments is wrong or an argument type is wrong.

This new event ALWAYS awaits.
Inline features have been dropped in favor of custom text effects.

@Jowan-Spooner
Copy link
Collaborator Author

I will merge this as I'd like people to stop using Call Node asap.

@Jowan-Spooner Jowan-Spooner merged commit bd25055 into main Nov 1, 2023
@Jowan-Spooner Jowan-Spooner deleted the new-call-event branch December 2, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant