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

Arguments don't work right because they are not passed by reference. #1

Closed
rockyjvec opened this issue Oct 12, 2018 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@rockyjvec
Copy link
Owner

I had to remove all "ref" keywords in the code because Space Engineers doesn't support them. I think that is what broke arguments. I might have to encapsulate arguments in a class or something since classes are automatically passed by reference.

@rockyjvec rockyjvec added the bug Something isn't working label Oct 12, 2018
@rockyjvec rockyjvec self-assigned this Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant