|
Polyphase Game Engine
|
Editor UI extension system for native addons. More...
Go to the source code of this file.
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.