ctrlParentControlsGroup: Difference between revisions
Jump to navigation
Jump to search
m (do not surround local with quotes) |
Killzone Kid (talk | contribs) (locality not applicable) |
||
Line 5: | Line 5: | ||
|1.58|= Game Version (number surrounded by NO SPACES) | |1.58|= Game Version (number surrounded by NO SPACES) | ||
|exec= |= Multiplayer Execution ("server" or empty) | |exec= |= Multiplayer Execution ("server" or empty) |
Revision as of 17:42, 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