Polyphase Game Engine
Loading...
Searching...
No Matches
EditorUIHooks.h File Reference

Editor UI extension system for native addons. More...

Go to the source code of this file.

Detailed Description

Editor UI extension system for native addons.

Provides hooks for plugins and Lua scripts to extend the editor UI including menus, custom windows, inspectors, and context menus.

This entire file is wrapped in #if EDITOR to ensure editor code does not leak into game builds.