Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject/Internal
jordan hoffmann 6d1c000af5 [Tests] Proof of concept test for Property Bags and Archetypes
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]
2023-12-08 16:50:42 -05:00
..