restartEditorCamera: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (format)
mNo edit summary
Line 12: Line 12:
| '''restartEditorCamera''' map |= Syntax
| '''restartEditorCamera''' map |= Syntax


|p1= map: [[Control]] - |= PARAMETER1  
|p1= map: [[Control]]  |= PARAMETER1  


| [[Nothing]] |= RETURNVALUE  
| [[Nothing]] |= RETURNVALUE  

Revision as of 17:39, 14 September 2014

Hover & click on the images for description

Description

Description:
Restarts the mission editor camera (if it was deleted by a script,for example).
Groups:
Uncategorised

Syntax

Syntax:
restartEditorCamera map
Parameters:
map: Control
Return Value:
Nothing

Examples

Example 1:
(example)

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

Notes

Bottom Section