NetObject

Arkena - Code Plugins - Apr 16, 2024

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

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

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

Technical Details

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