|
Blender V5.0
|
Functions | |
| bool | exists () |
| bool blender::bke::preferences::exists | ( | ) |
Return true if a preferences file exists for this Blender version.
Definition at line 39 of file preferences.cc.
References BKE_appdir_folder_id(), BLENDER_USER_CONFIG, BLENDER_USERPREF_FILE, BLI_exists(), BLI_path_join, and FILE_MAX.
Referenced by wm_block_splash_create(), and wm_init_splash_show_on_startup_check().