cameraEffectEnableHUD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 17: | Line 17: | ||
|x1= <code>[[cameraEffectEnableHUD]] [[true]];</code> | |x1= <code>[[cameraEffectEnableHUD]] [[true]];</code> | ||
| [[showHUD]], [[shownMap]], [[visibleMap]], [[forceMap]], [[shownGPS]], [[shownWatch]], [[shownCompass]], [[shownUAVFeed]], [[camCreate]], [[cameraEffect]] | |seealso= [[showHUD]], [[shownMap]], [[visibleMap]], [[forceMap]], [[shownGPS]], [[shownWatch]], [[shownCompass]], [[shownUAVFeed]], [[camCreate]], [[cameraEffect]] | ||
}} | }} | ||
Revision as of 23:19, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- Camera Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- enable: Boolean
- Return Value:
- Return value needed
Examples
- Example 1:
cameraEffectEnableHUD true;
Additional Information
- See also:
- showHUDshownMapvisibleMapforceMapshownGPSshownWatchshownCompassshownUAVFeedcamCreatecameraEffect
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
- Posted on November 3, 2015 - 09:04 (UTC)
- Rebelvg
- Must be executed after camCommit.