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

#include <BKE_animsys.h>

Public Attributes

struct AnimationBasePathChangenext
 
struct AnimationBasePathChangeprev
 
const char * src_basepath
 
const char * dst_basepath
 

Detailed Description

Definition at line 195 of file BKE_animsys.h.

Member Data Documentation

◆ dst_basepath

const char* AnimationBasePathChange::dst_basepath

◆ next

struct AnimationBasePathChange* AnimationBasePathChange::next

Definition at line 196 of file BKE_animsys.h.

◆ prev

struct AnimationBasePathChange * AnimationBasePathChange::prev

Definition at line 196 of file BKE_animsys.h.

◆ src_basepath

const char* AnimationBasePathChange::src_basepath

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