20170203 Binary Releases
Pre-release
Pre-release
- Added the plugin api: https://github.com/20tab/UnrealEnginePython/blob/master/docs/Plugin_API.md
- Added the transactions/undo api: https://github.com/20tab/UnrealEnginePython/blob/master/docs/Transactions_API.md
- Added the settings api: https://github.com/20tab/UnrealEnginePython/blob/master/docs/Settings.md
- Structs are now fully supported: https://github.com/20tab/UnrealEnginePython/blob/master/README.md#the-automagic-uclass-ustruct-and-uenums-mappers
- The Python Console got automatic multiline mode