六月特卖现已开启!即日起至6月20日,精选商品最低三折起。

Discord Chat

Stoner Games - 代码插件 - 2024/05/26

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: