This documentation is for a prerelease version of O3DE. Click here to switch to the latest release, or select a version from the dropdown.

Version:

Action Manager

The Action Manager is the system that handles actions, menus, toolbars and shortcuts in the O3DE Editor. It standardizes both the extensibility API, allowing Gems to access and customize the Editor’s interface, and the user experience, ensuring different tools and widget across the core Editor and Gems share the same UX Language.

Topics

TopicDescription
Fundamental ConceptsLearn the fundamental concepts of the Editor Action Manager system and how they are used in the core Editor.