스포트라이트 세일: 9월 23일 오후 10시 59분까지 엄선된 애니메이션을 50% 할인받으세요.

Online API Explorer

This plugin provides a common Slate-based user interface for inspecting the state of online subsystems in Unreal Engine.

  • 지원 플랫폼
  • 지원 엔진 버전
    5.3 - 5.4
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

This plugin provides a common Slate-based user interface for inspecting the state of online subsystems in Unreal Engine. This UI plugin is used by the Redpoint Games example projects for EOS Online Subsystem and Online Subsystem Blueprints.


This plugin does not contain any online functionality itself - in order to use the UI, you must have an implementation of the "OnlineAPIInterface" interface defined by this plugin. The example projects for EOS Online Subsystem and Online Subsystem Blueprints provide implementations of this interface.


There is no support for this plugin. It is listed as a free plugin to make it easy to install into Unreal Engine, but otherwise exists only to allow the Redpoint Games example projects to share the same UI.

기술적 세부사항

Features:

  •  Slate-based UI for inspecting the state of online subsystems

Code Modules:

  •  OnlineAPIExplorer
  •  OnlineAPIExplorer (Editor)

Network Replicated: N/A

Supported Development Platforms: All Unreal Engine development platforms

Supported Target Build Platforms: All Unreal Engine runtime platforms

Documentation: N/A

Example Project: https://src.redpoint.games/redpointgames/examples

Important/Additional Notes: There is no support for the plugin.