enableCamShake: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
m (Parameter 2)
Line 12: Line 12:
| '''enableCamShake''' value |= Syntax
| '''enableCamShake''' value |= Syntax


|p1= value: [[Bool]] - setting on or off |= Parameter 1
|p1= value: [[Boolean]] - setting on or off |= Parameter 1


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 17:14, 22 September 2010

Hover & click on the images for description

Description

Description:
Allows camera shaking
Groups:
Uncategorised

Syntax

Syntax:
enableCamShake value
Parameters:
value: Boolean - setting on or off
Return Value:
Nothing

Examples

Example 1:
enableCamShake true

Additional Information

See also:
addCamShakesetCamShakeDefParamssetCamShakeParams

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

Notes

Bottom Section