BIS fnc camera getCinemaBordersEnabled: Difference between revisions
|  (Created page with "{{Function|= Comments  | arma3 |Game name=  |1.00|Game version=  <!---|arg= local |Multiplayer Arguments=--->  <!---|eff= local |Multiplayer Effects=--->  | <pre>/* 	Author: N...") | m (adding cat) | ||
| Line 38: | Line 38: | ||
| [[Category:Functions|{{uc:camera_getCinemaBordersEnabled}}]] | [[Category:Functions|{{uc:camera_getCinemaBordersEnabled}}]] | ||
| [[Category:{{Name|arma3}}: Functions|{{uc:camera_getCinemaBordersEnabled}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:camera_getCinemaBordersEnabled}}]] | ||
| [[Category:Placeholder function]] | |||
Revision as of 12:13, 2 April 2019
Description
- Description:
- /* Author: Nelson Duarte <@Nelson_G_Duarte> Description: Returns whether camera uses cinema borders or not Parameter(s): _this select 0: Object - The camera Returns: Bool - True if camera uses cinema borders, false if not */ 
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [] call BIS_fnc_camera_getCinemaBordersEnabled
- Parameters:
- parameter: Datatype - (Optional, default defValue) description
- Return Value:
- Datatype - description
Examples
- Example 1:
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
 
	