BIS fnc paramViewDistance: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported: BIS Functions update 7/7) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 8: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Set view distance.|= Description | ||
____________________________________________________________________________________________ | |||
| call [[BIS_fnc_paramViewDistance]] |= Syntax | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Number]] - viewDistance|= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>7500 [[call]] [[BIS_fnc_paramViewDistance]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[Arma 3 Mission Parameters]], [[:Category:Function Group: Params|Params Functions]], [[setViewDistance]], [[viewDistance]]|= See also | ||
}} | }} | ||
Revision as of 00:17, 31 May 2018
Description
- Description:
- Set view distance.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- call BIS_fnc_paramViewDistance
- Return Value:
- Number - viewDistance
Examples
- Example 1:
7500 call BIS_fnc_paramViewDistance;
Additional Information
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