You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
To facilitate iteration, this change introduces FExpressionInputIterator that only provides a convenience layer on top of UMaterialExpression::GetInput() This change makes code more robust and consistent and enables future further simplifications & optimizations. #rb Jason.Nadro, Jon.Cain [CL 33967108 by massimo tristano in ue5-main branch]