camDestroy: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofp |= Game name | |||
|1.00|= Game version | |||
|arg= local |= Arguments in MP | |||
|eff= local |= Effects in MP | |||
____________________________________________________________________________________________ | |||
| Destroy an object created with [[camCreate]].camDestroy is conducted immediately, the command doesn't wait for [[camCommit]]. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''camDestroy''' object |= Syntax | ||
|p1= object: [[Object]] |= Parameter 1 | |||
| [[Nothing]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>camDestroy _cam</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
[[ | | [[camCreate]] |= See also | ||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|CAMDESTROY]] | |||
[[Category:Scripting Commands OFP 1.96|CAMDESTROY]] | |||
[[Category:Scripting Commands OFP 1.46|CAMDESTROY]] | |||
[[Category:Scripting Commands ArmA|CAMDESTROY]] |
Revision as of 22:31, 1 August 2006
Description
- Description:
- Destroy an object created with camCreate.camDestroy is conducted immediately, the command doesn't wait for camCommit.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
camDestroy _cam
Additional Information
- See also:
- camCreate
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