getnamo / TCP-Unreal

Convenience TCP wrapper for Unreal Engine
MIT License
106 stars 36 forks source link

Transfer files from Python to Unreal #12

Closed ErikHolstAudio closed 10 months ago

ErikHolstAudio commented 10 months ago

Hello, does your code allow to transfer specific files from a python script to the Unreal Engine project in c++?

getnamo commented 10 months ago

If your python instance runs a tcp connection, then yes this plugin supports that.