isGroupDeletedWhenEmpty: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Groups | |gr1= Groups | ||
| Checks if the given group marked for auto-deletion when empty. See [[deleteGroupWhenEmpty]]. | |descr= Checks if the given group marked for auto-deletion when empty. See [[deleteGroupWhenEmpty]]. | ||
|s1= '''isGroupDeletedWhenEmpty''' group | |s1= '''isGroupDeletedWhenEmpty''' group |
Revision as of 21:11, 13 June 2021
Description
- Description:
- Checks if the given group marked for auto-deletion when empty. See deleteGroupWhenEmpty.
- Groups:
- Groups
Syntax
- Syntax:
- isGroupDeletedWhenEmpty group
- Parameters:
- group: Group
- Return Value:
- Boolean - true the group is marked for auto-deletion when empty
Examples
- Example 1:
_isMarked = isGroupDeletedWhenEmpty _group;
Additional Information
- See also:
- deleteGroupdeleteGroupWhenEmptycreateGroupgroupsetGroupIdgroupIDunitsgroupFromNetIdnetIdleaderselectLeaderjoincreateCentercreateUnitcreateVehicleSide
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