Skip to content

Allow for variable arguments to be passed to the method in Loader.SpawnAll#184

Open
zaiisao wants to merge 1 commit into
Sleitnick:mainfrom
zaiisao:main
Open

Allow for variable arguments to be passed to the method in Loader.SpawnAll#184
zaiisao wants to merge 1 commit into
Sleitnick:mainfrom
zaiisao:main

Conversation

@zaiisao
Copy link
Copy Markdown

@zaiisao zaiisao commented Jan 8, 2024

It is a common use case to pass arguments into functions that are called using the Loader.SpawnAll function, but it is impossible to do this with the function in its current state. I changed the function to take in a variable number of arguments ... that is passed directly into the function that gets called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant