NetObject

Arkena - 代码插件 - 2024/04/16

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

  • 支持的平台
  • 支持的引擎版本
    5.3 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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