ctrlAngle: Difference between revisions
Jump to navigation
Jump to search
BrettMayson (talk | contribs) mNo edit summary |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 8: | Line 8: | ||
|descr= Gets rotation info of a control set as {{hl|ST_PICTURE}}. Supported control types: | |descr= Gets rotation info of a control set as {{hl|ST_PICTURE}}. Supported control types: | ||
* [[CT_STATIC]] | * [[CT_STATIC]] | ||
* [[CT_ACTIVETEXT]] | * {{GVI|arma3|2.10|size= 0.75}} [[CT_ACTIVETEXT]] | ||
|s1= [[ctrlAngle]] control | |s1= [[ctrlAngle]] control |
Latest revision as of 22:40, 30 June 2024
Description
- Description:
- Gets rotation info of a control set as ST_PICTURE. Supported control types:
- Groups:
- GUI Control - Positioning
Syntax
- Syntax:
- ctrlAngle control
- Parameters:
- control : Control - picture control
- Return Value:
- Array of Numbers in 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