Hi everyone, I have created a Lua plugin for UE4 called Bluelua in Github: GitHub - jashking/Bluelua: A lightweight ue4 lua framework.
You can use it to subclass your C++ classes or Blueprint classes and write your game code in Lua totally.
Please check it out and any suggestions and feedback is appreciated