Files
UnrealEngineUWP/Engine/Source/Programs/ChaosUserDataPTTests
steven barnett c4e4c61afd Add test for ChaosUserDataPT ClearData function
[CL 23317595 by steven barnett in ue5-main branch]
2022-11-29 16:26:07 -05:00
..

ChaosUserDataPTTests

This is a collection of tests for the ChaosUserDataPT plugin

Running the Tests

From VS

  • Set ChaosUserDataPTTests as the startup project and set Solution Configuration to a Development (or any config that starts with Development, ie Development Editor etc).

  • Compile and debug.

From UShell

.build target ChaosUserDataPTTests
.run target ChaosUserDataPTTests