Blender V4.3
wmOwnerID Struct Reference

#include <DNA_workspace_types.h>

Public Attributes

struct wmOwnerIDnext
 
struct wmOwnerIDprev
 
char name [128]
 

Detailed Description

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

Definition at line 120 of file DNA_workspace_types.h.

Member Data Documentation

◆ name

char wmOwnerID::name[128]

Optional, see: wmOwnerID.

Definition at line 123 of file DNA_workspace_types.h.

◆ next

struct wmOwnerID* wmOwnerID::next

Definition at line 121 of file DNA_workspace_types.h.

◆ prev

struct wmOwnerID * wmOwnerID::prev

Definition at line 121 of file DNA_workspace_types.h.


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