Bootstrap Chameleon Logo
Create custom Editor Modes in Unreal Engine using TAPython with JSON UI definition and Python logic, no C++ required.
Howto Tue, 16 Dec 2025

How to Create Editor Modes with TAPython

Starting from TAPython v1.3.0, you can quickly create custom Editor Modes using JSON for UI definition and Python for logic, without writing any C++ code, with support for live hot-reloading.