Spotlight Sale: Save 50% on select Props now through October 7.

Online API Explorer

Redpoint Games - Code Plugins - Aug 28, 2024

This plugin provides a common Slate-based user interface for inspecting the state of online subsystems in Unreal Engine.

  • Supported Platforms
  • Supported Engine Versions
    5.3 - 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.

This plugin provides a common Slate-based user interface for inspecting the state of online subsystems in Unreal Engine. This UI plugin is used by the Redpoint Games example projects for EOS Online Subsystem and Online Subsystem Blueprints.


This plugin does not contain any online functionality itself - in order to use the UI, you must have an implementation of the "OnlineAPIInterface" interface defined by this plugin. The example projects for EOS Online Subsystem and Online Subsystem Blueprints provide implementations of this interface.


There is no support for this plugin. It is listed as a free plugin to make it easy to install into Unreal Engine, but otherwise exists only to allow the Redpoint Games example projects to share the same UI.

Technical Details

Features:

  •  Slate-based UI for inspecting the state of online subsystems

Code Modules:

  •  OnlineAPIExplorer
  •  OnlineAPIExplorer (Editor)

Network Replicated: N/A

Supported Development Platforms: All Unreal Engine development platforms

Supported Target Build Platforms: All Unreal Engine runtime platforms

Documentation: N/A

Example Project: https://src.redpoint.games/redpointgames/examples

Important/Additional Notes: There is no support for the plugin.