GameDev.tv
Solutions and Projects
Unreal Courses
Talk
unreal-cpp
,
3_bc_urc
sleepycoder72
December 1, 2016, 2:40am
1
Here is my understanding.
Projects are usually collections of code that serve a single purpose. For example: a library that manages memory
Solutions hold all projects that are needed to create a complete product.
1 Like