|
Blender
V3.3
|
#include "DNA_packedFile_types.h"#include "RNA_define.h"#include "RNA_enum_types.h"#include "BKE_packedFile.h"#include "rna_internal.h"Go to the source code of this file.
Functions | |
| void | RNA_api_sound (StructRNA *srna) |
Definition at line 38 of file rna_sound_api.c.
References FUNC_USE_MAIN, FUNC_USE_REPORTS, PF_USE_LOCAL, RNA_def_enum(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_ui_description(), and rna_enum_unpack_method_items.
Referenced by rna_def_sound().