The May sale is here! Save 70% on select products now through May 23.

Outliner Watcher

pppauxdev - Code Plugins - Apr 30, 2024

Intended to provide a quick preview in the Editor Outliner directly of the properties highly related to performance. Facilitating timely issue detection during development and aiding in understanding scene architecture.

On Sale$13.99
$9.79Sign in to Buy
  • 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.

Intended to provide a quick preview in the Editor Outliner directly of the properties highly related to performance. Including Tick, Collision, Physics, and Replicates categories. Facilitating timely issue detection during development and aiding in understanding scene architecture.

Features:

  • Simple and Intuitive: Operations are very simple, providing an intuitive preview of how actors are in the state of the scene. Essential for teamwork!
  • Overview Inspection: Directly overview whether tracking properties of each actor are enabled in the outline area, without the need to check Details or blueprints one by one.
  • Increased Efficiency: By instantly viewing the state of actors, developers can debug and test more quickly, thus speeding up the game development process.
  • Selectable Tracking Targets: Choose the target properties to track, which can be set in editor preferences.

Technical Details

Features:

  • Simple and Intuitive: Usage is very simple, providing an intuitive preview of how actors are in the state of the scene. Essential for teamwork!
  • Overview Inspection: Directly overview whether tracking properties of each actor are enabled in the outline area, without the need to check Details or blueprints one by one.
  • Increased Efficiency: By instantly viewing the state of actors, developers can debug and test more quickly, thus speeding up the game development process.
  • Selectable Tracking Targets: Choose the target properties to track, which can be set in editor preferences.

Code Modules:

  • PPP_OutlinerWatcher (Editor)


Number of C++ Classes: 8

Network Replicated: (No)

Supported Development Platforms: Win64

Supported Target Build Platforms: No, Editor Only

Documentation: Link

Important/Additional Notes: Editor Tool