Blender
V4.3
source
blender
editors
include
ED_id_management.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2024 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
9
#pragma once
10
11
#include "
BLI_compiler_attrs.h
"
12
#include "
BLI_string_ref.hh
"
13
14
struct
ID
;
15
struct
Main
;
16
18
bool
ED_id_rename
(
Main
&bmain,
ID
&
id
,
blender::StringRefNull
name);
BLI_compiler_attrs.h
BLI_string_ref.hh
ED_id_rename
bool ED_id_rename(Main &bmain, ID &id, blender::StringRefNull name)
Definition
ed_id_management.cc:25
blender::StringRefNull
Definition
BLI_string_ref.hh:111
ID
Definition
DNA_ID.h:413
Main
Definition
BKE_main.hh:122
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0