You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
-Just supressing the static analysis warning. -This code only runs on android, and the guts of the function that gets the array are #ifdef'd out such that the array is always empty. In an ideal world the module would probably be broken up so that there would be an editor module and a target module so none of this code would build for win64, etc. #jira UE-207641 #rb erica.stella [CL 31875841 by jeff fisher in ue5-main branch]