Ref Explorer

Pentangle St. - Code Plugins - Sep 24, 2024

Ref Explorer is created to quickly check assets and properties that reference for some asset to avoid any inconsistency when removing assets

  • Supported Platforms
  • Supported Engine Versions
    5.2 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.
Ref Explorer


EXAMPLE/SOURCE CODE

DONATE👍


Ref Explorer is created to quickly check assets and properties that reference for some asset to avoid any inconsistency when removing assets. Reference viewer that is part of Unreal Engine works well, however it is not showing properties at all. With properties shown via Ref Explorer it is much more easier to identify if something can be broken when removing assets.


In order to use Ref Explorer, follow next steps:

  • Install plugin
  • Open project
  • Enable plugin for project
  • Open Content Browser context menu for selected asset (should be only one asset selected) that you want to remove
  • Click on Ref Explorer
  • Check dependency assets and their properties


SUPPORT/FEEDBACK

CHECK OTHER PLUGINS BY US

Technical Details

Features:

  • Ref Explorer is created to quickly check assets and properties that reference for some asset to avoid any inconsistency when removing assets

Code Modules:

  • RefExplorerEditor [Editor]

Number of Blueprints: 0

Number of C++ Classes: 11

Network Replicated: No

Supported Development Platforms: Win64, Mac, Linux

Supported Target Build Platforms: Win64, Mac, Linux

Documentation: see Description above

Example Project:

Important/Additional Notes: