Widget Studio is an Unreal Engine plugin that streamlines the user interface creation experience. By providing sleek – modern – intuitive widgets that can be drag-dropped and hooked up within minutes
Widget Studio是一个虚幻引擎插件,可简化用户界面创建体验。 通过提供时尚-现代-直观的小部件,可以在几分钟内拖放和连接
Code Modules:
- WidgetStudioEditor (Editor)
- WidgetStudioRuntime (Runtime)
Number of Blueprints:
- Widget Blueprints: 12
- Example Blueprints: 27
Number of C++ Classes: 31
Network Replicated: No
Supported Development Platforms: Windows 10 64-bit
Supported Target Build Platforms: Windows 10 64-bit
Documentation: Widget Studio Documentation Portal
Important/Additional Notes:
代码模块:
- WidgetStudioEditor(编辑)
- WidgetStudioRuntime(运行时)
蓝图数目:
- 小部件蓝图:12
- 蓝图示例:27
C++类数: 31
网络复制:没有
支持的开发平台: Windows10 64位
支持的目标构建平台:Windows10 64位
文件: 小部件工作室文档门户
重要/附加注意事项:





There is a need to build interfaces for almost every project. It can become challenging to maintain the various interfaces when they are all implemented differently. Widget Studio can minimize the time spent creating, updating, and maintaining user interface design throughout projects by optimizing workflow functionality.
Features:
- Easy to use
- Create amazing-looking UI’s in minutes
- Built-in animations
- Extensive Blueprint Function Library
- User extendable
- Modernly Style Widgets (Button, Card, Check Box, Combo Box, Progress Bar, Slider, Switch, Tab Bar, Text Field)
- Utility Widgets (Button Group, Divider)
- Global Widget Theming (Color Palette, Typography, Icon Set)
- World-class C++ reference documentation for Advanced Developers.
Resources
Videos:
Setting up an Editor Utility Widget with Widget Studio
Downloads:
Runtime Demo (as seen in the video)
Documentation:
Getting Started with Widget Studio
Widget Studio C++ Reference Docs
Contact
Get in touch through our Support Portal; Submit Bug Requests, Feature Requests, Feedback and Support Tickets.
Follow us on Twitter!
Release Notes
1.6.3
(August 2nd, 2022)
Bugfixes
- Removed unneeded hardcoded styling options for WSScrollBox
- Moved WSSliderBase OnValueChanged from protected to public
- Fixed widget to viewport drag crash
1.6.2
(June 1st, 2022)
Features
- Added official Android support
Misc
- Removed UE5EA references
1.6.1
(April 26th, 2022)
Features
- Added more support for Text and Icon options
Bugfixes
- Fixed Text Wrap gating, visual update requiring compile
- Unified default background colors on widgets
- Added broadcast event option to button SetChecked
- Various bug fixes, adjustments, styling enhancements for widgets
Misc
- Upgraded Widgets to Unreal Engine 5 minimum compatibility
1.5.2
(March 9th, 2022)
Features
- Better word wrapper on text widgets
- Additional styling parameters for text widgets
- Scrolling capabilities for text widgets
1.5.1
(February 12th, 2022)
Bugfixes
- Fixed tab bar crash issue
- Fixed combo-box icon visibility issue
1.5.0
(February 10th, 2022)
Features
- Added multi-line support for Text Field
Bugfixes
- Fixed double icon issue for “Data Asset” in the content browser
- Text field bugfixes
1.4.0
(February 4th, 2022)
Features
- Implement label widget
Bugfixes
- Fix slider color issue for values below 0
- Add valid checks for constructed widgets
Misc
- Add function documentation
- EFontType -> EWSFontType
- EPlacement -> EWSPlacement
几乎每个项目都需要构建接口。 当各种接口都以不同的方式实现时,维护它们会变得很有挑战性。 Widget Studio可以通过优化工作流功能,最大限度地减少在整个项目中创建、更新和维护用户界面设计所花费的时间。
特征:
- 易于使用
- 在几分钟内创建外观惊人的UI
- 内置动画
- 丰富的蓝图函数库
- 用户可扩展
- 现代风格的小部件(按钮,卡,复选框,组合框,进度条,滑块,开关,标签栏,文本字段)
- 实用工具小部件(按钮组,分频器)
- 全局小部件主题(调色板、排版、图标集)
- 面向高级开发人员的世界级C++参考文档。
资源
短片:
下载:
运行时演示 (如视频所示)
文件:
联系我们
通过我们的 支持门户;提交错误请求,功能请求,反馈和支持票。
跟随我们 推特!
发行通知书
1.6.3
(2022年8月2日)
错误修正
- 删除WSScrollBox不需要的硬编码样式选项
- 将WSSliderBase从受保护移动到公共
- 固定窗口小部件到视口拖动崩溃
1.6.2
(2022年6月1日)
特征
- 添加官方Android支持
杂项
- 删除UE5EA引用
1.6.1
(2022年4月26日)
特征
- 增加了对文本和图标选项的更多支持
错误修正
- 修正文本换行门控,需要编译的视觉更新
- 小部件上统一的默认背景颜色
- 添加广播事件选项到按钮SetChecked
- 小部件的各种错误修复,调整,样式增强
杂项
- 将小部件升级到虚幻引擎5最低兼容性
1.5.2
(2022年3月9日)
特征
- 文本小部件上更好的文字包装器
- 文本小部件的其他样式参数
- 文本小部件的滚动功能
1.5.1
(2022年2月12日)
错误修正
- 固定标签栏崩溃问题
- 修正组合框图标可见性问题
1.5.0
(2022年2月10日)
特征
- 增加了对文本字段的多行支持
错误修正
- 修复内容浏览器中”数据资产”的双图标问题
- 文本字段错误修正
1.4.0
(2022年2月4日)
特征
- 实现标签小部件
错误修正
- 修复值低于0的滑块颜色问题
- 为构造的小部件添加有效检查
杂项
- 添加函数文档
- EFontType->EWSFontType
- EPlacement->EWSPlacement

评论(0)