This is a UE4 C ++ plugin that lets your UE4 project to easily read and write SQLite3 database files. Only need to use the Blueprint Functions, you can easily execute the SQLite3 database's CRUD(Create, Retrieve, Update, and Delete) operations.
yehaike@foxmail.com or 841660657@qq.com
This is a UE4 C ++ plugin that lets your UE4 project to easily read and write SQLite3 database files. Only need to use the Blueprint Functions, you can easily execute the SQLite3 database's CRUD(Create, Retrieve, Update, and Delete) operations.
This plugin supports for Windows, Mac, iOS Systems.
Features: (Please include a full, comprehensive list of the features of the product)
Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))
Number of Blueprints: 1.
Number of C++ Classes: More than 5.
Network Replicated: No.
Supported Development Platforms: Windows(64), Mac, iOS.
Supported Target Build Platforms: Windows(64), Mac, iOS.
Documentation: https://gitlab.com/UE4MarketplaceSubmission_Public/HiSQLite3_Public
Example Project: https://gitlab.com/UE4MarketplaceSubmission_Public/HiSQLite3_Public