Blender V4.3
SpaceAction Struct Reference

#include <DNA_action_types.h>

Public Attributes

struct SpaceLinknext
 
struct SpaceLinkprev
 
ListBase regionbase
 
char spacetype
 
char link_flag
 
char _pad0 [6]
 
View2D v2d DNA_DEPRECATED
 
bActionaction
 
int32_t action_slot_handle
 
char _pad2 [4]
 
bDopeSheet ads
 
float timeslide
 
short flag
 
char mode
 
char mode_prev
 
char autosnap DNA_DEPRECATED
 
char cache_display
 
char _pad1 [6]
 
SpaceAction_Runtime runtime
 

Detailed Description

Definition at line 975 of file DNA_action_types.h.

Member Data Documentation

◆ _pad0

char SpaceAction::_pad0[6]

Definition at line 981 of file DNA_action_types.h.

◆ _pad1

char SpaceAction::_pad1[6]

Definition at line 1007 of file DNA_action_types.h.

◆ _pad2

char SpaceAction::_pad2[4]

Definition at line 990 of file DNA_action_types.h.

◆ action

◆ action_slot_handle

int32_t SpaceAction::action_slot_handle

◆ ads

◆ cache_display

char SpaceAction::cache_display

(eTimeline_Cache_Flag).

Definition at line 1006 of file DNA_action_types.h.

Referenced by action_create(), blo_do_versions_300(), timeline_cache_is_hidden_by_setting(), and timeline_draw_cache().

◆ DNA_DEPRECATED [1/2]

View2D v2d SpaceAction::DNA_DEPRECATED

Copied to region.

Definition at line 985 of file DNA_action_types.h.

◆ DNA_DEPRECATED [2/2]

char autosnap SpaceAction::DNA_DEPRECATED

Definition at line 1004 of file DNA_action_types.h.

◆ flag

◆ link_flag

char SpaceAction::link_flag

Definition at line 980 of file DNA_action_types.h.

◆ mode

◆ mode_prev

char SpaceAction::mode_prev

◆ next

struct SpaceLink* SpaceAction::next

Definition at line 976 of file DNA_action_types.h.

Referenced by blo_do_versions_pre250().

◆ prev

struct SpaceLink * SpaceAction::prev

Definition at line 976 of file DNA_action_types.h.

◆ regionbase

ListBase SpaceAction::regionbase

Storage of regions for inactive spaces.

Definition at line 978 of file DNA_action_types.h.

Referenced by action_create(), blo_do_versions_270(), and do_version_area_change_space_to_space_action().

◆ runtime

◆ spacetype

char SpaceAction::spacetype

Definition at line 979 of file DNA_action_types.h.

Referenced by action_create().

◆ timeslide

float SpaceAction::timeslide

For Time-Slide transform mode drawing - current frame?

Definition at line 996 of file DNA_action_types.h.

Referenced by applyTimeSlideValue(), and draw_channel_strips().


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