Skip to content

Control all of the functionalities of your MySQL Database Server right from your Ue4 Blueprint Editor. Execute queries and retrieve data from your database.

License

Notifications You must be signed in to change notification settings

Ramstein/MySQL-DB-Blueprint-UE4.25-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL-DB-Blueprint-UE4.25-

MySQL UE4.25 Control all of the functionalities of your MySQL Database Server right from your Ue4 Blueprint Editor. Execute queries and retrieve data from your database.

The MySQL Plugin lets you update and query your data from your MySQL Server. Build your own queries and select and update data to your database directly from Blueprints.

Technical Details

Features: MySQL UE4.25 MySQL UE4.25 MySQL UE4.25 MySQL UE4.25

  1. Connect to MySQL DB

  2. Disconnect MySQL DB

  3. Get MySQL DB Connection Status

  4. Reconnect MySQL DB

  5. MySQL DB Connect Test

  6. MySQL DB Create Database

  7. MySQL DB Create DB Table

  8. MySQL DB Query Data

  9. MySQL DB Execute

  10. MySQL DB Insert Single Data

  11. MySQL DB Delete Single Data

  12. MySQL DB Update Single Data

  13. MySQL DB Drop Database

  14. MySQL DB Drop Database Table

  15. MySQL DB Execute Show Message On Screen

  16. Unpack MySQL Data To BP Struct

  17. Unpack MySQL Data TO BP Struct Array

  18. Fill BP Struct Result Data

  19. Set BP Struct Field Value

Supported Development Platforms: Win64, Win32

Supported Target Build Platforms: Win64, Win32

MYSQL DB Plugin : https://drive.google.com/drive/folders/1dRNDh6hgGjYu_mQqLZ-ielyzPP5MD5tY?usp=sharing

Example Project : https://drive.google.com/drive/folders/1YBiHBIJ0Hv3tJ-Yi2h6o3piZZsS7_KeL?usp=sharing

Code Modules:

  1. JDBC
  2. MYSQLX

Number of Blueprints: 0

Number of C++ Classes: 2

Network Replicated: (Yes/No) Yes

Supported Development Platforms: Win64 & Win32

Supported Target Build Platforms: Win64 & Win32

Documentation: https://github.com/RamsteinWR/MySQL-DB-Blueprint-UE4.25-

Important/Additional Notes:

  1. Add the Plugin to the Project,

  2. If requires the build then remove the project.sln, .vs, Bineries, DerivedDataCache, Intermediate & Saved Folders from Project root folder.

  3. Right click on the project.uproject and hit Generate Visual Studio Project Files. On Completion,

  4. Open the file project.uproject and build it one more time.

  5. Now use it.

About

Control all of the functionalities of your MySQL Database Server right from your Ue4 Blueprint Editor. Execute queries and retrieve data from your database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages