Blender V4.3
ActionSlot Struct Reference

#include <DNA_action_types.h>

Inherited by blender::animrig::Slot.

Public Attributes

char name [66]
uint8_t _pad0 [2]
int idtype
int32_t handle
int8_t slot_flags
uint8_t _pad1 [3]
ActionSlotRuntimeHandleruntime

Detailed Description

See also
blender::animrig::Slot

Definition at line 1163 of file DNA_action_types.h.

Member Data Documentation

◆ _pad0

uint8_t ActionSlot::_pad0[2]

Definition at line 1171 of file DNA_action_types.h.

◆ _pad1

uint8_t ActionSlot::_pad1[3]

Definition at line 1194 of file DNA_action_types.h.

◆ handle

int32_t ActionSlot::handle

◆ idtype

◆ name

◆ runtime

◆ slot_flags


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