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