You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
These functions have the [at]available attribute to constrain their availability in code uploaded prior to 31.00, but there's a bug with the attribute where it depends on the UploadedAtFNVersion of the package containing the [at]available attribute, rather than the UploadedAtFNVersion for the package trying to use the definition in question. [FYI] Andrew.Scheidecker [CL 35717449 by jason weiler in ue5-main branch]