ctrlSetAngle: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ |arma3 |= Game |1.62|= Game Version |arg= |= Multiplayer Arguments |e...") |
Pennyworth (talk | contribs) (Fixed formatting on example and added ctrlAngle to see also) |
||
Line 11: | Line 11: | ||
|p1= ctrl: [[Control]] |= Parameter 1 | |p1= ctrl: [[Control]] |= Parameter 1 | ||
|p2= angle: [[Array]] |= Parameter 2 | |p2= angle: [[Array]] |= Parameter 2 | ||
| [[Nothing]] |= Return Value | | [[Nothing]] |= Return Value | ||
|x1= _control ctrlSetAngle [25, 0.5, 0.5]; |= Example 1 | |||
| | |x1=<code> _control ctrlSetAngle [25, 0.5, 0.5];</code> |= Example 1 | ||
____________________________________________________________________________________________ | |||
| [[ctrlAngle]] |= See Also | |||
}} | }} | ||
Revision as of 02:30, 21 July 2016
Description
- Description:
- Sets the rotation of the control.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_control ctrlSetAngle [25, 0.5, 0.5];
Additional Information
- See also:
- ctrlAngle
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note