| _pad0 | bAction | |
| _pad1 | bAction | |
| Action()=default | blender::animrig::Action | |
| Action(const Action &other)=delete | blender::animrig::Action | |
| active_marker | bAction | |
| curves | bAction | |
| find_layer_index(const Layer &layer) const | blender::animrig::Action | protected |
| find_slot_index(const Slot &slot) const | blender::animrig::Action | protected |
| flag | bAction | |
| frame_end | bAction | |
| frame_start | bAction | |
| get_frame_range() const ATTR_WARN_UNUSED_RESULT | blender::animrig::Action | |
| get_frame_range_of_keys(bool include_modifiers) const ATTR_WARN_UNUSED_RESULT | blender::animrig::Action | |
| get_frame_range_of_slot(slot_handle_t slot_handle) const ATTR_WARN_UNUSED_RESULT | blender::animrig::Action | |
| get_layer_for_keyframing() | blender::animrig::Action | |
| groups | bAction | |
| has_keyframes(slot_handle_t action_slot_handle) const ATTR_WARN_UNUSED_RESULT | blender::animrig::Action | |
| has_single_frame() const ATTR_WARN_UNUSED_RESULT | blender::animrig::Action | |
| id | bAction | |
| idroot | bAction | |
| is_action_layered() const | blender::animrig::Action | |
| is_action_legacy() const | blender::animrig::Action | |
| is_cyclic() const ATTR_WARN_UNUSED_RESULT | blender::animrig::Action | |
| is_empty() const | blender::animrig::Action | |
| is_slot_animated(slot_handle_t slot_handle) const | blender::animrig::Action | |
| last_slot_handle | bAction | |
| Layer | blender::animrig::Action | protected |
| layer(int64_t index) const | blender::animrig::Action | |
| layer(int64_t index) | blender::animrig::Action | |
| layer_active_index | bAction | |
| layer_add(std::optional< StringRefNull > name) | blender::animrig::Action | |
| layer_array | bAction | |
| layer_array_num | bAction | |
| layer_keystrip_ensure() | blender::animrig::Action | |
| layer_remove(Layer &layer_to_remove) | blender::animrig::Action | |
| layers() const | blender::animrig::Action | |
| layers() | blender::animrig::Action | |
| markers | bAction | |
| preview | bAction | |
| slot(int64_t index) const | blender::animrig::Action | |
| slot(int64_t index) | blender::animrig::Action | |
| slot_active_get() | blender::animrig::Action | |
| slot_active_set(slot_handle_t slot_handle) | blender::animrig::Action | |
| slot_add() | blender::animrig::Action | |
| slot_add_for_id(const ID &animated_id) | blender::animrig::Action | |
| slot_add_for_id_type(ID_Type idtype) | blender::animrig::Action | |
| slot_array | bAction | |
| slot_array_num | bAction | |
| slot_display_name_define(Slot &slot, StringRefNull new_display_name) | blender::animrig::Action | |
| slot_display_name_set(Main &bmain, Slot &slot, StringRefNull new_display_name) | blender::animrig::Action | |
| slot_find_by_identifier(StringRefNull slot_identifier) | blender::animrig::Action | |
| slot_for_handle(slot_handle_t handle) | blender::animrig::Action | |
| slot_for_handle(slot_handle_t handle) const | blender::animrig::Action | |
| slot_identifier_define(Slot &slot, StringRefNull new_identifier) | blender::animrig::Action | |
| slot_identifier_propagate(Main &bmain, const Slot &slot) | blender::animrig::Action | |
| slot_identifier_set(Main &bmain, Slot &slot, StringRefNull new_identifier) | blender::animrig::Action | |
| slot_idtype_define(Slot &slot, ID_Type idtype) | blender::animrig::Action | |
| slot_move_to_index(Slot &slot, int to_slot_index) | blender::animrig::Action | |
| slot_remove(Slot &slot_to_remove) | blender::animrig::Action | |
| slot_setup_for_id(Slot &slot, const ID &animated_id) | blender::animrig::Action | |
| slots() const | blender::animrig::Action | |
| slots() | blender::animrig::Action | |
| Strip | blender::animrig::Action | protected |
| strip_keyframe_data() const | blender::animrig::Action | |
| strip_keyframe_data() | blender::animrig::Action | |
| strip_keyframe_data_append(StripKeyframeData *strip_data) | blender::animrig::Action | protected |
| strip_keyframe_data_array | bAction | |
| strip_keyframe_data_array_num | bAction | |
| strip_keyframe_data_remove_if_unused(int index) | blender::animrig::Action | protected |