BIS fnc showCuratorAttributes: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "| arma 3 |Game name=" to "| arma3 |Game name=") |
Lou Montana (talk | contribs) |
||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Boolean]] - [[ | | [[Boolean]] - [[true]] if windows was opened|RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 17:17, 26 December 2020
Description
- Description:
- Show attributes window of an entity. When no attributes are available, no window is opened.
- Execution:
- call
- Groups:
- Curator
Syntax
- Syntax:
- [target] call BIS_fnc_showCuratorAttributes
- Parameters:
- target: Object, Group, Array (Waypoint) or String - Entity whose attributes should be shown
- Return Value:
- Boolean - true if windows was opened
Examples
- Example 1:
[BIS_vehicle] call BIS_fnc_showCuratorAttributes;
Additional Information
- See also:
- Curator
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