unreal.EditorAppToolset

class unreal.EditorAppToolset(outer: Object | None = None, name: Name | str = 'None')

Bases: ToolsetDefinition

Tools for querying and modifying Unreal Editor state: console variables, asset imaging, actor and asset selection, viewport camera, content browser navigation, and Play-In-Editor session control.

C++ Source:

  • Plugin: EditorToolset

  • Module: EditorToolset

  • File: EditorAppToolset.h