cg小白兔 发表于 2024-3-1 15:48:34

Widget Group Button 1.0 适配UE5.0












This plug-in adds a group button widget, which is the same as a normal button. This group button adds a selected state and corresponding events. The advantage of the group button is that when this button is selected, a selected event is triggered, and other group buttons in the same group as this button are unselected.

Change log : (2021/11)
Modify the workflow, make sure to cancel the selection first and then perform the new selection. Removing the font files in the original plug-in reduced the plug-in size from 30M to 150K.

Change log : (2021/08)
Fix the sound problem.
Change log : (2020/12)
Support 4.26 version

技术细节
Features:
Very easy to use!
It is as easy to use as normal buttons!
4 GroupButton templates, covering most usage scenarios
Code Modules:
GroupButton
Number of Widget Blueprints: 4
Number of C++ Classes: 1
Network Replicated: (No)
Supported Development Platforms: (“Windows”,“Mac”)
Supported Target Build Platforms: ( "Win64", "Win32", "Mac", "Linux", "Android", "IOS" )
Documentation: Link
Example Project: Link


该插件添加了一个组按钮部件,它与普通按钮相同。该组按钮添加了选中状态和相应事件。组按钮的优点是,当该按钮被选中时,会触发选中事件,而与该按钮同组的其他组按钮则会被取消选中。

更改日志:(2021/11)
修改工作流程,确保先取消选择,然后再执行新的选择。删除原插件中的字体文件,使插件大小从 30M 减小到 150K。

更改日志 : (2021/08)
修复声音问题。
更改日志 : (2020/12)
支持 4.26 版本

技术细节
功能特点
使用非常简单!
它与普通按钮一样易于使用!
4 个 GroupButton 模板,涵盖大多数使用场景
代码模块:
GroupButton [Runtime]
小工具蓝图数量: 4
C++ 类的数量: 1 1
网络复制:(否)
支持的开发平台:("Windows"、"Mac)
支持的目标构建平台:("Win64"、"Win32"、"Mac"、"Linux"、"Android"、"IOS)
文档: 链接
示例项目: 链接




页: [1]
查看完整版本: Widget Group Button 1.0 适配UE5.0