BP
[Unreal Engine] DTGlobalVariable Plugin description, blueprint global variable access, settings.
This plugin can directly access the specified global variable value in the blueprint or UMG, which is convenient for writing.
Support:Bool,Byte,Int,Int64,Float,Name,String,Text,Vector,Rotator,Transform,Object,Actor,Struct.
[Unreal Engine MongoDB Client plug-in description] DTMongoDB MongoDB database connection plug-in, UE blueprint can operate MongoDB database addition, deletion, modification and query.
This plug-in can use the blueprint to operate the MongoDB database in UE, and perform query, delete, insert, replace, and update operations on the database.
The download address is at the end of the article.