BIS fnc paramViewDistance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>(\[?[^\[]+\]?) *(\[\[)?(call|spawn)(\]\])? *(\[\[)?(BI(N|S)_fnc_[a-zA-Z0-9_]+)(\]\])?;?<\/code>" to "<sqf>$1 $3 $6;</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - " |s1=[" to " |s1= [") |
||
Line 8: | Line 8: | ||
|descr= Set view distance. | |descr= Set view distance. | ||
|s1=[[viewDistance]] call [[BIS_fnc_paramViewDistance]] | |s1= [[viewDistance]] call [[BIS_fnc_paramViewDistance]] | ||
|p1= viewDistance: [[Number]] - Wanted view distance | |p1= viewDistance: [[Number]] - Wanted view distance |
Revision as of 23:12, 12 July 2022
Description
- Description:
- Set view distance.
- Execution:
- call
- Groups:
- Mission Parameters
Syntax
- Syntax:
- viewDistance call BIS_fnc_paramViewDistance
- Parameters:
- viewDistance: Number - Wanted view distance
- Return Value:
- Number - viewDistance
Examples
- Example 1:
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