BIS fnc setIDCStreamFriendly: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function " to "{{RV|type=function ")
m (Text replacement - " " to " ")
Line 23: Line 23:
| [[findDisplay]], [[displayCtrl]]
| [[findDisplay]], [[displayCtrl]]
}}
}}




[[Category:Functions|{{uc:setIDCStreamFriendly}}]]
[[Category:Functions|{{uc:setIDCStreamFriendly}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:setIDCStreamFriendly}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:setIDCStreamFriendly}}]]

Revision as of 23:11, 31 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
GUI

Syntax

Syntax:
Syntax needed
Parameters:
target: Display or Control
IDC: Number - (Optional, default -1) Control IDC when the first parameter is a display
Return Value:
Return value needed

Examples

Example 1:
[ (findDisplay 1337) displayCtrl 42 ] call BIS_fnc_setIDCStreamFriendly;
Example 2:
[ findDisplay 1337, 42 ] call BIS_fnc_setIDCStreamFriendly;

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