This plugin provides a common Slate-based user interface for inspecting the state of online subsystems in Unreal Engine.
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.
Features:
Code Modules:
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.