Blender V4.3
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 618 of file DNA_userdef_types.h.

Member Data Documentation

◆ _pad0

char bUserAssetLibrary::_pad0[4]

Definition at line 626 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 619 of file DNA_userdef_types.h.

◆ prev

struct bUserAssetLibrary * bUserAssetLibrary::prev

Definition at line 619 of file DNA_userdef_types.h.


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