Blender
V5.0
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
8
9
#pragma once
10
11
#include "
BLI_string_ref.hh
"
12
13
struct
ID
;
14
struct
Main
;
15
17
bool
ED_id_rename
(
Main
&bmain,
ID
&
id
,
blender::StringRefNull
name
);
BLI_string_ref.hh
ED_id_rename
bool ED_id_rename(Main &bmain, ID &id, blender::StringRefNull name)
Definition
ed_id_management.cc:24
blender::StringRefNull
Definition
BLI_string_ref.hh:132
name
const char * name
Definition
python_compat.hh:32
ID
Definition
DNA_ID.h:414
Main
Definition
BKE_main.hh:160
Generated on
for Blender by
doxygen
1.16.1