SkillAgentSearch skills...

UBrowse

Graphical UObject Broswer for Unreal Engine 5

Install / Use

/learn @johnfredcee/UBrowse
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UBrowse

Unreal Engine plugin for browsing a graph of the low/level package/object structure and UPROPERTY fields of live objects in the engine.

It shows a great amount of detail about individual UObjects including the low level flags which is handy for debugging; it also lets you navigate among UOBJECTS and UCLASSES hypertext style. It's a wholly different view of the engine which is difficult to capture from a debugger. It shows a bit of structure among components : Owner / Owned relationships and among Blueprints (GeneratedClass / GeneratedBy). It's a useful tool for exploring the low level structure of the engine.

It compiles against Unreal Engine 5.5.

It installs a menu item on the context menu and the world details menu as well as the toolbar.

Screenshot

There is a quick explanatory video here

It is based in part on the Object Browser plugin by [Nick Darnell] (https://github.com/ue4plugins/ObjectBrowser)

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated1mo ago
Forks5

Languages

C++

Security Score

95/100

Audited on Feb 18, 2026

No findings