Blender V5.0
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 286 of file DNA_space_types.h.

Member Data Documentation

◆ _pad

char SpaceNla::_pad[4]

Definition at line 298 of file DNA_space_types.h.

◆ _pad0

char SpaceNla::_pad0[6]

Definition at line 292 of file DNA_space_types.h.

◆ ads

◆ DNA_DEPRECATED [1/2]

View2D v2d SpaceNla::DNA_DEPRECATED

Deprecated, copied to region.

Definition at line 302 of file DNA_space_types.h.

◆ DNA_DEPRECATED [2/2]

short autosnap SpaceNla::DNA_DEPRECATED

Definition at line 296 of file DNA_space_types.h.

◆ flag

◆ link_flag

char SpaceNla::link_flag

Definition at line 291 of file DNA_space_types.h.

◆ next

struct SpaceLink* SpaceNla::next

Definition at line 287 of file DNA_space_types.h.

◆ prev

struct SpaceLink * SpaceNla::prev

Definition at line 287 of file DNA_space_types.h.

◆ regionbase

ListBase SpaceNla::regionbase

Storage of regions for inactive spaces.

Definition at line 289 of file DNA_space_types.h.

Referenced by nla_create().

◆ spacetype

char SpaceNla::spacetype

Definition at line 290 of file DNA_space_types.h.

Referenced by nla_create().


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