Data Factory plugin for UE 4.26:
This plugin for Unreal Engine enables direct data injection into any object within the virtual world "without requiring prior reference" to the object or its properties.
Also:
Can add/ update Input action mappings, Input axis mappings,
Can bind it at runtime to any UFunction specified in the config.
Can update any UPROPERTY (blueprint variable) of supported types, "of any actor / class" directly, without any code and at runtime.
Download at:
https://drive.google.com/drive/folder...
Check out:
https://github.com/ppchavan001/Assets...
for more examples.