fromEditor: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| * )+\}\}" to "}}")
m (Text replacement - " {3,}\|" to " |")
Line 18: Line 18:


| [[Boolean]]
| [[Boolean]]


|x1= <code>_fromEditor <nowiki>=</nowiki> [[fromEditor]] _member</code>
|x1= <code>_fromEditor <nowiki>=</nowiki> [[fromEditor]] _member</code>


| -
| -

Revision as of 18:23, 18 January 2021

Hover & click on the images for description

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