Blender V5.0
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 137 of file DNA_workspace_types.h.

Member Data Documentation

◆ name

char wmOwnerID::name[128]

Optional, see: wmOwnerID.

Definition at line 140 of file DNA_workspace_types.h.

◆ next

struct wmOwnerID* wmOwnerID::next

Definition at line 138 of file DNA_workspace_types.h.

◆ prev

struct wmOwnerID * wmOwnerID::prev

Definition at line 138 of file DNA_workspace_types.h.


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