Blender V4.3
ActionUserInfo Struct Reference

Public Attributes

IDid
 
blender::animrig::slot_handle_tslot_handle
 
bAction ** action_ptr_ptr
 
char * slot_name
 

Detailed Description

Definition at line 110 of file versioning_400.cc.

Member Data Documentation

◆ action_ptr_ptr

bAction** ActionUserInfo::action_ptr_ptr

Definition at line 113 of file versioning_400.cc.

Referenced by version_legacy_actions_to_layered().

◆ id

ID* ActionUserInfo::id

Definition at line 111 of file versioning_400.cc.

Referenced by version_legacy_actions_to_layered().

◆ slot_handle

blender::animrig::slot_handle_t* ActionUserInfo::slot_handle

Definition at line 112 of file versioning_400.cc.

Referenced by version_legacy_actions_to_layered().

◆ slot_name

char* ActionUserInfo::slot_name

Definition at line 114 of file versioning_400.cc.

Referenced by version_legacy_actions_to_layered().


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