ctrlAngle: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:44, 18 October 2017
Description
- Description:
- Gets rotation info of an ST_PICTURE control.
- Groups:
- Uncategorised
Syntax
- Syntax:
- ctrlAngle control
- Parameters:
- control : Control - picture control
- Return Value:
- Array - format [angle, centerX, centerY]
Examples
- Example 1:
ctrlAngle _control;
Additional Information
- See also:
- ctrlSetAngle
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
Notes