Blender V4.3
bNodeInstanceHashEntry Struct Reference

#include <DNA_node_types.h>

Public Attributes

bNodeInstanceKey key
 
short tag
 

Detailed Description

Base struct for entries in node instance hash.

Warning
pointers are cast to this struct internally, it must be first member in hash entry structs!

Definition at line 589 of file DNA_node_types.h.

Member Data Documentation

◆ key

bNodeInstanceKey bNodeInstanceHashEntry::key

Definition at line 590 of file DNA_node_types.h.

Referenced by blender::bke::node_instance_hash_insert().

◆ tag


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