Files
UnrealEngineUWP/Engine/Source/Programs/ChaosUserDataPTTests/readme.md
steven barnett d4ca584676 Add low level tests for ChaosUserDataPT
#rb benn.gallagher

[CL 22439709 by steven barnett in ue5-main branch]
2022-10-10 17:14:07 -04:00

434 B

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