Spotlight Sale: Save 50% on select Blueprints now through September 9.

Message Bus System

Unbound Fanatic - Code Plugins - Sep 28, 2023
Not Yet Rated

Support for using message bus through blueprint

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

The message bus plugin is developed based on the engine's IMessageBus to support blueprints. You can use the message bus subsystem to broadcast messages, send messages, and create classic functions of message bus architectures such as message buses and endpoints

Technical Details

Features:

  •  Create New Message Bus
  •  Remove Message Bus
  • Publish Message
  • Send Message

Code Modules:

  •   MessageBusSystem (Runtime)

Number of Blueprints:

Number of C++ Classes:4

Network Replicated: Yes

Supported Development Platforms: Win64

Supported Target Build Platforms:Win64

Documentation: tsdaer/MessageBusSystemSupport (github.com)