0
votes
0answers
170 views

UDK - Automated Testing

As my UDK project becomes more complex I got interested in automated testing. Googling revealed that there is a class called AutoTestManager, which appears to be related. Has anyone used it and knows ...