NetObject

Add network support to UObjects (replication, RPC, notifies) usable in blueprint

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

Discord - Documentation


Add network support to UObjects to replicate data / call RPC without needing to spawn actors


Features

  • Replication
  • RPC
  • Enable/disable replication via function or details property
  • Support nested objects

テクニカルノート

Code Modules

  •  NKNetObject (runtime)

Number of C++ Classes: 1

Network Replicated: Yes

Supported Development Platforms: Win64, Linux, Android

Supported Target Build Platforms: Win64, Linux, Android