mirror of
https://github.com/Ed94/UE5_Study.git
synced 2024-11-10 03:44:53 -08:00
Ed_
95641ae944
next steps: - Lookup `BuildConfiguration` and see if it should have a breakdown - For the "Parse and build targets" prioritize local builds or now and ignore the remote builds sections since its only for mac. - Figure out what `DirectoryReference` is and what `QueueProjectDirectory` does from `FileMetadataPrefetch`. - Quickly skim `SourceFileWorkingSet` and breakdown the `Build` function of `BuildMode`
8 lines
160 B
Markdown
8 lines
160 B
Markdown
# Journey
|
|
|
|
Starting with the build system and main engine loop.
|
|
|
|
[Build System](Build%20&%20Automation%20System/UBT.md)
|
|
|
|
[Main Engine Loop](Launch/mainloop.md)
|