Blender V5.0
Deprecated List
Struct blender::bke::bNodeSocketTemplate
This struct is used by C nodes to define templates as simple static struct lists. These are converted to the new template collections in RNA types automatically.
Member dna_ushort_fix

This typedef serves to avoid badly typed functions when

compiling while delivering a proper dna.c. Do not use

it in any case.