isAgent: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 48: | Line 48: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<dd class="notedate">Posted on May 19, 2017 - 10:26 (UTC)</dd> | <dd class="notedate">Posted on May 19, 2017 - 10:26 (UTC)</dd> | ||
<dt class="note">[[User:AgentRevolution| | <dt class="note">[[User:AgentRevolution|AgentRev]]</dt> | ||
<dd class="note"> | <dd class="note"> | ||
One can check if a unit is an agent via | One can check if a unit is an agent via |
Revision as of 11:26, 19 May 2017
Description
- Description:
- Check if team member is an agent.
- Groups:
- Uncategorised
Syntax
- Syntax:
- isAgent teamMember
- Parameters:
- teamMember: Team Member
- Return Value:
- Boolean
Examples
- Example 1:
(example)
Additional Information
- See also:
- agentagentscreateAgentforEachMemberAgent
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
Notes
Bottom Section
- Posted on May 19, 2017 - 10:26 (UTC)
- AgentRev
-
One can check if a unit is an agent via
isAgent teamMember _unit