Blender V5.0
SDNA_StructMember Struct Reference

#include <DNA_sdna_types.h>

Public Attributes

short type_index
short member_index

Detailed Description

Definition at line 16 of file DNA_sdna_types.h.

Member Data Documentation

◆ member_index

◆ type_index

short SDNA_StructMember::type_index

This struct must not change, it's only a convenience view for raw data stored in SDNA. An index into SDNA->types.

Definition at line 20 of file DNA_sdna_types.h.

Referenced by elem_exists_impl(), elem_offset_impl(), get_member_size_in_bytes(), get_struct_member_category(), init_reconstruct_step_for_member(), blender::dna::print_single_struct_recursive(), rna_find_sdna_member(), and set_compare_flags_for_struct().


The documentation for this struct was generated from the following file: