Eden Editor: Actions

From Bohemia Interactive Community
Revision as of 12:28, 3 November 2015 by Str (talk | contribs) (Created page with "Actions are engine operations used by Menu Bar and are available for scripting. Perform an action: do3DENAction "actionName" Get action state,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Actions are engine operations used by Menu Bar and are available for scripting.

Perform an action:

do3DENAction "actionName"

Get action state, can be 0 or 1. Available only for selected actions; when an action doesn't have any state, -1 is returned.

get3DENActionState "actionName"

List

Action Description State

AddUnitToSel

AddWaypoint

CenterCameraOnPlayer

CenterCameraOnPlayer

ClearSelections

CopyUnit

CutUnit

DeleteUnits

DragSelection

Exit3DEN

ForceToFormation

LevelOutObjects

MissionExportMP

MissionExportSP

MissionLoad

MissionNew

MissionPartIntro

MissionPartOutroLoose

MissionPartOutroWin

MissionPreview

MissionPreview

MissionPreviewBriefing

MissionPreviewMP

MissionSave

MoveGridToggle

OpenAttributes

OpenIntelDisplay

OpenIntelDisplay

OptionsAudio

OptionsControls

OptionsGame

OptionsVideo

PasteUnit

PasteUnitOrig

Redo

RotateGridToggle

ScaleGridToggle

SearchCreate

SearchEdit

SelectAllOnScreen

SelectGroupMode

SelectMarkerMode

SelectModuleMode

SelectObjectMode

SelectSubmode1

SelectSubmode2

SelectSubmode3

SelectSubmode4

SelectSubmode5

SelectUnit

SelectWaypointMode

SurfaceSnapDisable

SurfaceSnapEnable

SurfaceSnapToggle

ToggleMap

ToggleMap

ToggleMapIDs

ToggleMapTextures

ToggleUnitSel

ToggleVision

Undo

VerticalASL

VerticalATL

VerticalToggle

WidgetCoord

WidgetDisable

WidgetNone

WidgetRotation

WidgetScale

WidgetSpaceLocal

WidgetSpaceWorld

WidgetToggle

WidgetTranslation