Debugger

The Unreal Engine Logger includes several convenience tools for debugging your integration with Metalitix.

The Metalitix Logger for Unreal Engine comes with a built-in debugger that can be used to quickly get started.

  1. Similar to the MetalitixLogger actor, add the ExampleMetalitix actor into your game level.

  1. Select the ExampleMetalitix actor you just added and set the MetalitixLogger to the MetalitixLogger actor you added during install.

  2. When running your project, you can now use the Metalitix Debug panel to simulate functions and see the results in the Metalitix dashboard. The Debug panel can be found in the toolbar after clicking the Metalitix icon.

Last updated