You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
There is now a consistent set of methods for module loading, unloading and lookup that all behave in the same expected way. - renamed GetModuleInterface to GetModule and made it not assert - removed GetModuleInterfaceRef - namespace enums to enum classes, NULL to nullptr - moved important public methods to the top, so they're easier to discover - added missing & improved existing documentation - cleaned up existing use cases [CL 2109936 by Max Preussner in Main branch]
8.9 KiB
8.9 KiB