UE5_Study/docs/Build & Automation System/UBT Architecture Outline.md

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