UBT,Module, and scattered variables

So far I dont see anything on how to find the ubt class also the configuration’s are scattered everywhere in some folders that don’t even match the naming scheme.

I can use common sense for module and get by on the ubt… but the configuration are scattered everywhere and somewhere… uniform and non uniformed…

I think i figured it out 1000’s of line of code to read when doing.

I am not sure to understand exactly your problem, but you should find the class you want in this folder: YourUnrealFolder\Engine\Source\Programs\UnrealBuildTool
Also it should appear in visual studio solution explorer when you open the UE4.sln under programs section.

You may need unreal source code to have access to it.

my concern is how some variables are all over the place they attempted to halfway have most of them in one folder but all aren’t in there or even searchable at some matters

I just installed source… thank you that solved a majority of my dillema