Blender V4.3
SDNA_StructMember Struct Reference

#include <DNA_sdna_types.h>

Public Attributes

short type_index
 
short member_index
 

Detailed Description

Definition at line 14 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 18 of file DNA_sdna_types.h.

Referenced by DNA_struct_switch_endian(), elem_exists_impl(), elem_offset_impl(), get_member_size_in_bytes(), get_struct_member_category(), init_reconstruct_step_for_member(), init_structDNA(), rna_find_sdna_member(), and set_compare_flags_for_struct().


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