Blender V5.0
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 211 of file BKE_animsys.h.

Member Data Documentation

◆ dst_basepath

const char* AnimationBasePathChange::dst_basepath

◆ next

struct AnimationBasePathChange* AnimationBasePathChange::next

Definition at line 212 of file BKE_animsys.h.

◆ prev

struct AnimationBasePathChange * AnimationBasePathChange::prev

Definition at line 212 of file BKE_animsys.h.

◆ src_basepath

const char* AnimationBasePathChange::src_basepath

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