代码插件
道具
UE5.0
Compact Email Service is an UE4 plugin that provides the ability to send email without setting up your mail server. Users can send normal email or verification emaill by one blueprint function. Also, users can set reply email address, email content, verification code length, etc.
技术细节
Features:
Support to send normal email from blueprint.
Support to send verification email from blueprint.
Support to set reply email address.
Support to set source email address, such as noreply@exmaple.com.
Support to customize email content.
Support to set verification code length.
Support to use html tag to format email content.
Support to attach one file with limited size (subscriber only).
Up to 200 Emails for a new user (extra cost is required for more emails).
Code Modules:
CompactEmailService (Runtime)
Number of Blueprints: 0
Number of C++ Classes: 4
Network Replicated: No
Supported Development Platforms: (Win64, Android, IOS, Mac)
Supported Target Build Platforms: (Win64, Android, IOS, Mac)
Documentation: Compact Email Service Document
Example Project: Compact Email Service Demo UE4.26
Compact Email Service 是一款 UE4 插件,无需设置邮件服务器即可发送电子邮件。用户可以通过一个蓝图函数发送普通邮件或验证邮件。此外,用户还可以设置回复邮件地址、邮件内容、验证码长度等。
技术细节
功能:
支持从蓝图发送普通邮件。
支持从蓝图发送验证邮件。
支持设置回复邮件地址。
支持设置源邮件地址,例如 noreply@exmaple.com。
支持自定义邮件内容。
支持设置验证码长度。
支持使用 HTML 标签格式化邮件内容。
支持附加一个大小有限的文件(仅限订阅用户)。
新用户最多可添加 200 封邮件(更多邮件需额外付费)。
代码模块:
CompactEmailService(运行时)
蓝图数量:0
C++ 类数量:4
网络复制:否
支持的开发平台:(Win64, Android, iOS, Mac)
支持的目标构建平台:(Win64, Android, iOS, Mac)
文档:Compact Email Service 文档
示例项目:Compact Email Service Demo UE4.26
|
|