fromEditor: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 16: | Line 16: | ||
|descr= Return if given team was inserted directly from mission editor. | |descr= Return if given team was inserted directly from mission editor. | ||
{{Feature | | {{Feature|informative|Some Old Editor Command}} | ||
|s1= [[fromEditor]] teamMember | |s1= [[fromEditor]] teamMember | ||
Line 24: | Line 24: | ||
|r1= [[Boolean]] | |r1= [[Boolean]] | ||
|x1= < | |x1= <sqf>_fromEditor = fromEditor _member</sqf> | ||
|seealso= - | |seealso= - | ||
}} | }} |
Revision as of 12:41, 13 May 2022
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:
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