Blender  V3.3
Deprecated List
Member 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.
File DNA_ipo_types.h
The contents of this file are now officially deprecated. They were used for the 'old' animation system, which has (as of 2.50) been replaced with a completely new system by Joshua Leung (aligorith). All defines, etc. are only still maintained to provide backwards compatibility for old files.
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.