You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- new interface. Old FVisualLog class is used only as a devce for visual logger - only to store logs and to communicate with LogVisualizer for now (this class is going to be removed soon). - added first basic automation tests - added first simple Blueprint interface - kept old functionality. ToggleAILogging cheat and EnableAILogging command line works too. [CL 2321094 by sebastian kowalczyk in Main branch]