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

Make Possible to Make Handles of vectors #80

Open
literary-programmer opened this issue Jul 6, 2024 · 0 comments
Open

Make Possible to Make Handles of vectors #80

literary-programmer opened this issue Jul 6, 2024 · 0 comments

Comments

@literary-programmer
Copy link
Contributor

HI there,

I was working with vector object. I learnt that you cannot make handles OF THESE OBJECTS. If you want to achieve the similar effect, you have to do void myfunc(vector &inout player);

I want to propose making handles of vectors, so functions can receive handles of vectors and modify them.

thank you

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

No branches or pull requests

1 participant