スポットライト セール:9月23日まで一部のアニメーションが 50%オフで購入できます。

Message Bus System

まだ評価されていません

Support for using message bus through blueprint

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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

テクニカルノート

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)