What happend to TargetInfo.Target in 4.19?

Inside the your .Target.cs you can do this:



    if (this.bBuildEditor) {
        ...
    }