BIS_fnc_drawAO

From Bohemia Interactive Community
Revision as of 18:56, 28 September 2014 by Tryteyker (talk | contribs) (Polished page to include more detailed info.)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Draws a dashed line around the outer edges of a trigger.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[triggerName] call BIS_fnc_drawAO;
Parameters:
Trigger - Name of trigger that indicates AO.
Return Value:
Nothing

Examples

Example 1:
[Trigger1] call BIS_fnc_drawAO;

Additional Information

See also:
See also needed

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

Notes

Bottom Section