You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
---------------------------------- Added DynamicEntryBoxBase, from which DynamicEntryBox derives - The base is fully abstract, but contains all the logic for actually generating dynamic entries for various box types - DynamicEntryBox now simply exposes public functionality and properties to leverage this - Goal here is to enable easy creation of custom DynamicEntryBox classes that don't have to inherit a bunch of undesired public API #rb Matt.Loesby #ROBOMERGE-SOURCE: CL 5546028 via CL 5547294 [CL 5547305 by dan hertzka in Main branch]