agent: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
||
Line 23: | Line 23: | ||
|r1= [[Object]] | |r1= [[Object]] | ||
|x1= <code>_obj = | |x1= <code>_obj = agent [[teamMember]] _unit;</code> | ||
|seealso= [[agents]] [[createAgent]] [[forEachMemberAgent]] [[isAgent]] | |seealso= [[agents]] [[createAgent]] [[forEachMemberAgent]] [[isAgent]] | ||
}} | }} |
Revision as of 11:01, 12 May 2022
Description
- Description:
- Return a person for a given agent.
- Groups:
- Teams
Syntax
- Syntax:
- agent teamMember
- Parameters:
- teamMember: Team Member
- Return Value:
- Object
Examples
- Example 1:
_obj = agent teamMember _unit;
Additional Information
- See also:
- agents createAgent forEachMemberAgent isAgent
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