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

#include <DNA_anim_types.h>

Public Attributes

ID id
 
AnimDataadt
 

Detailed Description

Used for BKE_animdata_from_id() All ID-data-blocks which have their own 'local' AnimData should have the same arrangement in their structs.

Definition at line 1158 of file DNA_anim_types.h.

Member Data Documentation

◆ adt

AnimData* IdAdtTemplate::adt

◆ id

ID IdAdtTemplate::id

Definition at line 1159 of file DNA_anim_types.h.


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