calculatePlayerVisibilityByFriendly: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (create page, introduced with version unknown)
mNo edit summary
Line 39: Line 39:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Eden Editor|{{uc:{{PAGENAME}}}}]]

Revision as of 11:37, 30 May 2019

Hover & click on the images for description

Description

Description:
Friendly units will / will not calculate visibility of player. Default false.
Groups:
Uncategorised

Syntax

Syntax:
calculatePlayerVisibilityByFriendly
Return Value:
Nothing

Examples

Example 1:
calculatePlayerVisibilityByFriendly true;

Additional Information

See also:
getCalculatePlayerVisibilityByFriendly

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