do3DENAction: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Performs given | | Performs given [[Eden Editor]] action. | ||
<br/><br/> | |||
See the [[Eden_Editor:_Actions|list of all actions]]. | |||
|= Description | |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''do3DENAction''' | | '''do3DENAction''' action|= Syntax | ||
|p1= | |p1= action: [[String]] |= PARAMETER1 | ||
| [[Nothing]] |= RETURNVALUE | | [[Nothing]] |= RETURNVALUE | ||
|x1= <code>[[do3DENAction]] " | |x1= <code>[[do3DENAction]] "MissionSave";// saves the scenario </code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | | ||
[[get3DENActionState]] | [[get3DENActionState]] | ||
|= SEEALSO | |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 11:31, 3 November 2015
Description
- Description:
- Performs given Eden Editor action.
See the list of all actions. - Groups:
- Uncategorised
Syntax
Examples
- Example 1:
do3DENAction "MissionSave";// saves the scenario
Additional Information
- See also:
- get3DENActionState
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
[[Category:Introduced with arma3dev version 1.52]][[ Category: arma3dev: New Scripting Commands | DO3DENACTION]][[ Category: arma3dev: Scripting Commands | DO3DENACTION]]
Notes