fromEditor: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(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 15: | Line 15: | ||
| |gr1= Game 2 Editor | |gr1= Game 2 Editor | ||
| | Return if given team was inserted directly from mission editor. | |descr= Return if given team was inserted directly from mission editor. | ||
| {{Feature | Informative | Some Old Editor Command}} | {{Feature | Informative | Some Old Editor Command}} | ||
Revision as of 21:05, 13 June 2021
Description
- Description:
- Return if given team was inserted directly from mission editor.
- Groups:
- Game 2 Editor
Syntax
- Syntax:
- fromEditor teamMember
- Parameters:
- teamMember: Team Member
- Return Value:
- Boolean
Examples
- Example 1:
- _fromEditor = fromEditor _member
Additional Information
- See also:
- -
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
 
	

