This is a project where I have written some Python scripts using Unreal's Python API. Python scripting in Unreal is an experimental feature with very little documentation, so these are some working ...
The Python VM tries to give easy access to all of the UE4 internal api + its reflection system. This means you can use the plugin to write other plugins, to automate tasks, to write unit tests and to ...