UE
Blueprints MySQL Connector / UE | DTMysql plugin instructions Unreal Engine uses blueprints to connect to MySQL data for insert, delete, update, and select operations
This plug-in can use Blueprints in Unreal Engine to connect to MySQL data for insert, delete, update, and select operations.
Blueprints MySQL Connector / UE | DTMysql插件使用说明 虚幻引擎使用蓝图连接MySQL数据进行增加,删除,修改,查询操作
本插件可以在虚幻引擎中使用蓝图连接MySQL数据进行增加,删除,修改,查询操作。
[Unreal Engine] DTSpeechVoice text-to-speech playback plugin description
This plug-in can use blueprints in UE to convert text into speech playback. The sound engine used for playback uses the Windows built-in speech engine and supports Win10 and Win11.
[UE Unreal Engine] DTLoadFbx runtime loading FBX local model plug-in description
This plugin can dynamically load FBX models when running after packaging.
【虚幻引擎】DTProjectSettings 蓝图获取基本项目配置插件使用说明 获取项目命名,项目版本,公司名,公司识别名,主页,联系方式
本插件可以使用蓝图获取到项目的一些基本配置,如获取:公司名、公司识别名、版权声明、描述、主页、许可条款、隐私政策、项目ID、项目命名、项目版本、支持联系方式、项目显示标题、项目调试标题信息、应保留窗口宽高比、使用无边框窗口、以VR启动、允许窗口重设大小、允许关闭、允许最大化、允许最小化、虚假立体渲染设备的眼部偏移、视野用于虚假立体渲染设备。
[Unreal Engine] DTProjectSettings blueprint gets the basic project configuration plug-in usage instructions to get the project name, project version, company name, company identification name, homepage, contact information
This plug-in can use blueprints to obtain some basic configuration of the project, such as obtaining: company name, company identification name, copyright statement, description, homepage, license terms, privacy policy, project ID, project naming, project version, support contact information, project Show title, project debug title information, window aspect ratio should be preserved, use borderless window, launch in VR, allow window resize, allow closing, allow maximization, allow minimization, eye offset of false stereoscopic rendering device , field of view is used in false stereoscopic rendering devices.
【虚幻引擎】UE4/5使用蓝图连接 Microsoft SQL Server 数据库操作 | DTSQLServer插件使用说明
本插件主要是支持在UE4/5蓝图中连接和操作SQL Server数据库。