Blender  V3.3
Public Attributes | List of all members
SDNA_StructMember Struct Reference

#include <DNA_sdna_types.h>

Public Attributes

short type
 
short name
 

Detailed Description

Definition at line 17 of file DNA_sdna_types.h.

Member Data Documentation

◆ name

short SDNA_StructMember::name

◆ type

short SDNA_StructMember::type

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 21 of file DNA_sdna_types.h.

Referenced by DNA_struct_switch_endian(), elem_exists_impl(), elem_offset(), 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: