You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This CL introduces a ue console command that will construct a test object (UTestReportCardV<1..5>) and then upgrade it to a different version creating an archetype in the process. That archetype will then be displayed in a details panel. Syntax: TestVerseArchetypes <OldClassVersion> <NewClassVersion> OldClassVersion and NewClassVersion must be integers between 1 and 5 #jira UE-199979 #rb Phillip.Kavan, Andrew.Davidson [CL 30220171 by jordan hoffmann in ue5-main branch]