ctrlParentControlsGroup: Difference between revisions
Jump to navigation
Jump to search
(Added page for ctrlParentControlsGroup: Please review) |
m (do not surround local with quotes) |
||
Line 6: | Line 6: | ||
|1.58|= Game Version (number surrounded by NO SPACES) | |1.58|= Game Version (number surrounded by NO SPACES) | ||
|arg= | |arg= local |= Multiplayer Arguments ("local" or "global") | ||
|eff= | |eff= local |= Multiplayer Effects ("local" or "global") | ||
|exec= |= Multiplayer Execution ("server" or empty) | |exec= |= Multiplayer Execution ("server" or empty) |
Revision as of 16:44, 8 May 2016
Description
- Description:
- Returns the parent control of a given child control
- Multiplayer:
- -
- Groups:
- Uncategorised
Syntax
- Syntax:
- ctrlParentControlsGroup Control
- Parameters:
- Control - Child control
- Return Value:
- Control
Examples
- Example 1:
_ctrlCombo = _ctrl controlsGroupCtrl 100;//Control ctrlParentControlsGroup _ctrlCombo;//Parent control group (_ctrl)
Additional Information
- See also:
- See also needed
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