Closed zosiu closed 1 year ago
@zosiu Thank you for the fix, nice little NYE surprise! The only warning I see (both before and after your change) is "Engine\Source\Runtime\CoreUObject\Public\CoreUObject.h(6): warning: Monolithic headers should not be used by this module. Please change it to explicitly include the headers it needs.", so no worries. 👍🏻
Just a small change to make the plugin compile with UE 4.27 too.
The
AssetRegistryModule
include change is not strictly necessary, but it results in a deprecation warning in UE 5.