ctrlActivate: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 16: | Line 16: | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[ctrlActivate]] _control</code> | |x1= <code>[[ctrlActivate]] _control</code> | ||
|x2= <code>_control [[ctrlEnable]] false; | |x2= <code>_control [[ctrlEnable]] false; |
Revision as of 19:53, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- controlName: Control
- Return Value:
- Return value needed
Examples
- Example 1:
ctrlActivate _control
- Example 2:
_control ctrlEnable false; ctrlActivate _control; // Action fired.
Additional Information
- See also:
- allControlsallDisplayscontrolsGroupCtrlctrlDeletectrlModelctrlSetModelctrlPositionctrlSetPositionctrlClassNamectrlModelScalectrlSetModelScalectrlModelDirAndUpctrlSetModelDirAndUpdisplayParent
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