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

#include <DNA_workspace_types.h>

Public Attributes

struct wmOwnerIDnext
 
struct wmOwnerIDprev
 
char name [64]
 

Detailed Description

Optional tags, which features to use, aligned with bAddon names by convention.

Definition at line 103 of file DNA_workspace_types.h.

Member Data Documentation

◆ name

char wmOwnerID::name[64]

MAX_NAME.

Definition at line 106 of file DNA_workspace_types.h.

◆ next

struct wmOwnerID* wmOwnerID::next

Definition at line 104 of file DNA_workspace_types.h.

◆ prev

struct wmOwnerID * wmOwnerID::prev

Definition at line 104 of file DNA_workspace_types.h.


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