Blender V4.3
SpaceNla Struct Reference

#include <DNA_space_types.h>

Public Attributes

struct SpaceLinknext
 
struct SpaceLinkprev
 
ListBase regionbase
 
char spacetype
 
char link_flag
 
char _pad0 [6]
 
short autosnap DNA_DEPRECATED
 
short flag
 
char _pad [4]
 
struct bDopeSheetads
 
View2D v2d DNA_DEPRECATED
 

Detailed Description

NLA Editor

Definition at line 566 of file DNA_space_types.h.

Member Data Documentation

◆ _pad

char SpaceNla::_pad[4]

Definition at line 578 of file DNA_space_types.h.

◆ _pad0

char SpaceNla::_pad0[6]

Definition at line 572 of file DNA_space_types.h.

◆ ads

◆ DNA_DEPRECATED [1/2]

short autosnap SpaceNla::DNA_DEPRECATED

Definition at line 576 of file DNA_space_types.h.

◆ DNA_DEPRECATED [2/2]

View2D v2d SpaceNla::DNA_DEPRECATED

Deprecated, copied to region.

Definition at line 582 of file DNA_space_types.h.

◆ flag

◆ link_flag

char SpaceNla::link_flag

Definition at line 571 of file DNA_space_types.h.

◆ next

struct SpaceLink* SpaceNla::next

Definition at line 567 of file DNA_space_types.h.

◆ prev

struct SpaceLink * SpaceNla::prev

Definition at line 567 of file DNA_space_types.h.

◆ regionbase

ListBase SpaceNla::regionbase

Storage of regions for inactive spaces.

Definition at line 569 of file DNA_space_types.h.

Referenced by nla_create().

◆ spacetype

char SpaceNla::spacetype

Definition at line 570 of file DNA_space_types.h.

Referenced by nla_create().


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