You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
CIS fix for unintended recursive function call when GetTypeHash(int32) not visible to translation unit.
#rb none #rnx #preflight 60c208919e139d000103abca #ROBOMERGE-SOURCE: CL 16622715 via CL 16622728 #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v830-16605563) [CL 16622732 by phil popp in ue5-release-engine-test branch]
This commit is contained in:
@@ -54,7 +54,7 @@ namespace Metasound
|
||||
}
|
||||
}
|
||||
|
||||
return RegistryKey;
|
||||
return FFrontendQueryEntry::FKey(RegistryKey);
|
||||
}
|
||||
|
||||
void FReduceRegistrationEventsToCurrentStatus::Reduce(FFrontendQueryEntry::FKey InKey, TArrayView<FFrontendQueryEntry * const>& InEntries, FReduceOutputView& OutResult) const
|
||||
|
||||
Reference in New Issue
Block a user