当前位置:网站首页>UE fantasy engine, project structure
UE fantasy engine, project structure
2022-07-05 04:58:00 【Hufeng River】
● Config Folder , Contains and controls project related settings .
● Content Folder , Folder containing game content , It contains all the contents of the project .
● DerivedDataCache Folder ,DDC Derived data cache , The saved content after the compilation of the project , It is a cache that can speed up project startup .
● Intermediate Folder , Temporary files and folders for intermediate steps .
● Saved Folder ,Saved Folders and Intermediate Folders are similar , But some more important files are saved
● Source Folder , This is the project used to save C++ Source folder of the file .
● .uproject file , Project start up documents , It is a text file .
● .vs Folder (C++ project , Specially designed for Visual Studio There is , If necessary, , You can delete it .
● Binaries Folder ,Binaries It's a temporary folder , Save the compiled binary code
One 、Config Folder
Config Folders are very important , It contains and controls project related settings .
Two 、Content Folder
Content A folder is a folder containing game content , It contains all the contents of the project .
You should not delete this folder , Otherwise, all game content will be lost .
Collections The folder and Developers Folder , Both of them can be enabled in the content browser ,
“ Show collection ” or “ Show developer content ” To visit , These folders can be used to save shortcut files or temporary files during project development .
3、 ... and 、DerivedDataCache Folder
DDC Derived data cache , The saved content after the compilation of the project , It is a cache that can speed up project startup .
Four 、 Intermediate Folder
Intermediate Folder , This folder can be deleted , It is only used to save when you build the project and use the engine ,
Temporary files and folders for intermediate steps .
If you delete this file , It will take longer to open the project next time ,
Because it has to rebuild this folder , If you delete this folder , The engine will recreate this folder every time to replace the missing objects .
5、 ... and 、Saved Folder
Saved Folders and Intermediate Folders are similar , But some more important files are saved , It's best not to delete .
Unless we are sure we can delete , These files will be created by the center according to the situation , But once deleted , They cannot be recreated .
Logs Folder , It keeps the running log of the game , There are both historical logs and current logs , It is very useful for finding out the cause of the crash or error of the editor .
Backups The folder and Auto Saves Folder if the map crashes or the engine crashes , You can in this folder , Recover lost files .
The engine will look for Saved Folder , And try to recover files and folders .
6、 ... and 、Source Folder
Source Folder , This is the project used to save C++ Source folder of the file .
If you delete this folder , Project C++ The source generation will all be lost . The project cannot be compiled correctly ,
7、 ... and 、.uproject file
Project start up documents , It is a text file , Essentially responsible for controlling the way the engine interacts with the project .
edition 、 plug-in unit 、C++ modular , Support platform and other related content .
8、 ... and 、.vs Folder
Specially designed for Visual Studio There is , If necessary, , You can delete it .
It is only responsible for saving Visual Studio in “ Done automatically ” And other functions .
Nine 、 Binaries Folder
Binaries It's a temporary folder , If you turn it on , You will find that it saves the compiled binary code .
And module related .dll file , That's our C++ Source code .
Binaries The folder will be created when the project is compiled , If you need to save space , Please delete them .
The next time you open a project , The engine will rebuild them .
If you have problems packaging the project , You can try deleting binary folders , This will restore the project to its original state .
边栏推荐
- [groovy] closure (closure as function parameter | code example)
- 3dsmax scanning function point connection drawing connection line
- Introduction to JVM principle and process
- Personal required code
- Unity check whether the two objects have obstacles by ray
- stm32Cubemx(8):RTC和RTC唤醒中断
- 3dsmax common commands
- Animation
- PostgreSQL 超越 MySQL,“世界上最好的编程语言”薪水偏低
- 2022 thinking of mathematical modeling D problem of American college students / analysis of 2022 American competition D problem
猜你喜欢
669. 修剪二叉搜索树 ●●
AutoCAD - lengthening
Panel panel of UI
質量體系建設之路的分分合合
Special information | finance, accounting, audit - 22.1.23
Chinese notes of unit particle system particle effect
Pdf to DWG in CAD
2022 American College Students' mathematical modeling ABCDEF problem thinking /2022 American match ABCDEF problem analysis
2021 Higher Education Club Cup mathematical modeling national tournament ABCD problem - problem solving ideas
AutoCAD - feature matching
随机推荐
Time format conversion
How to choose a panoramic camera that suits you?
xss注入
Unity connects to the database
2021 huashubei mathematical modeling idea + reference + paper
Rip notes [rip message security authentication, increase of rip interface measurement]
stm32Cubemx(8):RTC和RTC唤醒中断
MySQL audit log archiving
Unity sends messages and blocks indecent words
GameObject class and transform class of unity
AutoCAD - Center zoom
Unity enables mobile phone vibration
中国针状焦行业发展研究与投资价值报告(2022版)
猿人学第一题
PostgreSQL surpasses mysql, and the salary of "the best programming language in the world" is low
Leetcode word search (backtracking method)
cocos2dx_ Lua card flip
2021 electrician cup (the 12th "China Society of electrical engineering Cup" National Undergraduate electrician mathematical modeling) detailed ideas + codes + references
AutoCAD - window zoom
Cocos progress bar progresstimer