You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Objects can now provide annotation data beyond what is serialized from within their properties via the virtual function GetTransactionAnnotation. This annotation data, when valid, is returned through a new PostEditUndo virtual function to be applied. [CL 2093104 by Marc Audy in Main branch]