-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add SetVehicleTurretTarget documentation #1300
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
base: master
Are you sure you want to change the base?
Conversation
colistro123
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some changes needed (mismatching parameter names), see comments, thank you!
| * **p0**: | ||
| * **p1**: | ||
| * **p2**: | ||
| * **p3**: | ||
| * **p4**: | ||
| * **p5**: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey there, the parameter names need to match the function arguments, please correct this 😊
| * **p0**: | ||
| * **p1**: | ||
| * **p2**: | ||
| * **p3**: | ||
| * **p4**: | ||
| * **p5**: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * **p0**: | |
| * **p1**: | |
| * **p2**: | |
| * **p3**: | |
| * **p4**: | |
| * **p5**: | |
| * **vehicle**: The vehicle handle. | |
| * **p1**: | |
| * **x**: | |
| * **y**: | |
| * **z**: | |
| * **p5**: |
supplement the name