mirror of
https://github.com/Ed94/UE5_Study.git
synced 2024-11-10 03:44:53 -08:00
35 lines
476 B
Markdown
35 lines
476 B
Markdown
# Unreal Build Tool : Architecture Outline
|
|
|
|
This provides a High-Level breakdown of what can be found throughout UBT's codebase.
|
|
|
|
*TODO: This hasn't been completed yet...*
|
|
|
|
The following will be organized based on the subdirectories within UBT. Each heading will be a subdirectory.
|
|
|
|
|
|
## Properties
|
|
|
|
## Artifacts
|
|
|
|
## BatchFiles
|
|
|
|
## BuildConfiguration
|
|
|
|
## Configuration
|
|
|
|
## Executers
|
|
|
|
## Matchers
|
|
|
|
## Modes
|
|
|
|
## Preprocessor
|
|
|
|
## ProjectFiles
|
|
|
|
## Storage
|
|
|
|
## System
|
|
|
|
## Toolchain
|