Blender  V3.3
Public Attributes | List of all members
bPathCompare Struct Reference

#include <DNA_userdef_types.h>

Public Attributes

struct bPathComparenext
 
struct bPathCompareprev
 
char path [768]
 
char flag
 
char _pad0 [7]
 

Detailed Description

Definition at line 521 of file DNA_userdef_types.h.

Member Data Documentation

◆ _pad0

char bPathCompare::_pad0[7]

Definition at line 526 of file DNA_userdef_types.h.

◆ flag

char bPathCompare::flag

Definition at line 525 of file DNA_userdef_types.h.

Referenced by BKE_autoexec_match().

◆ next

struct bPathCompare* bPathCompare::next

Definition at line 522 of file DNA_userdef_types.h.

Referenced by BKE_autoexec_match().

◆ path

char bPathCompare::path[768]

FILE_MAXDIR.

Definition at line 524 of file DNA_userdef_types.h.

Referenced by BKE_autoexec_match().

◆ prev

struct bPathCompare * bPathCompare::prev

Definition at line 522 of file DNA_userdef_types.h.


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