6월 세일을 시작합니다! 6월 20일 오후 10시 59분까지 엄선된 콘텐츠를 최대 70% 할인받으세요.

Discord Chat

allowing users to send messages and retrieve information about a Discord server.

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

allowing users to send messages and retrieve information about a Discord server. It includes features such as sending messages with optional embedded content, retrieving server information like online member count and server name, and generating invite links. The plugin provides Blueprint functionality for easy integration into Unreal Engine projects and optimizes performance by caching guild data to reduce unnecessary API calls

기술적 세부사항

Features:

  •  Structs for defining message embed settings (FEmbedSettings), author information (FAuthorInfo), and user information (FUserInfo).
  • Functions for sending messages to Discord (SendMessageToDiscord) and handling the response (HandleMessageResponse).
  • The GetDiscordGuildInfo function for retrieving server information like online member count and server name.

Code Modules:

  •  Runtime
  •  
  •  

Number of Blueprints:1

Number of C++ Classes:

Network Replicated: (Yes)

Supported Development Platforms: (Windows)

Supported Target Build Platforms: (Window64)

Documentation: Link (or a description of where users can find) the documentation

Example Project: (Replace these parentheses with a link to download an example project that depends on your plugin, but doesn't distribute the actual plugin)

Important/Additional Notes: