Eden Editor: Actions: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "Actions are engine operations used by Menu Bar and are available for scripting. Perform an action: do3DENAction "actionName" Get action state,...")
 
mNo edit summary
Line 1: Line 1:
__NOEDITSECTION__
Actions are engine operations used by [[Eden Editor: Menu Bar|Menu Bar]] and are available for scripting.
Actions are engine operations used by [[Eden Editor: Menu Bar|Menu Bar]] and are available for scripting.



Revision as of 12:33, 3 November 2015

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