You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
ModuleRules.SetupIrisSupport defines a new macro to enable or disable the Iris fast array bindings for a module, added UHT support for this. This allows the dependency on the Iris bindings to be compiled out of modules that don't need it and still link with Iris-enabled modules. Iris plugin disabled by default, should be enabled for specific projects that use it. #jira UE-160209 #rb mattias.hornlund, peter.engstrom #preflight 6346fd2cfa31324bb153b63b [CL 22482725 by Ryan Gerleve in ue5-main branch]