You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Added type-safe overloads of GetInterface/SetInterface on TScriptInterface. - Added GetTypeHash to FScriptInterface. - Cleaned-up operator= overloads with non-standard return types. - Ensure that FScriptInterface is always constructed with both an object and interface argument specified. #rb Steve.Robb #preflight 60a6b17ab7ccb00001cab117 [CL 16408981 by Jamie Dale in ue5-main branch]