Blender V5.0
bUserAssetLibrary Struct Reference

#include <DNA_userdef_types.h>

Public Attributes

struct bUserAssetLibrarynext
struct bUserAssetLibraryprev
char name [64]
char dirpath [1024]
short import_method
short flag
char _pad0 [4]

Detailed Description

Definition at line 85 of file DNA_userdef_types.h.

Member Data Documentation

◆ _pad0

char bUserAssetLibrary::_pad0[4]

Definition at line 93 of file DNA_userdef_types.h.

◆ dirpath

◆ flag

short bUserAssetLibrary::flag

◆ import_method

short bUserAssetLibrary::import_method

◆ name

◆ next

struct bUserAssetLibrary* bUserAssetLibrary::next

Definition at line 86 of file DNA_userdef_types.h.

◆ prev

struct bUserAssetLibrary * bUserAssetLibrary::prev

Definition at line 86 of file DNA_userdef_types.h.


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