Blender V4.3
PyC_FlagSet Struct Reference

#include <py_capi_utils.hh>

Public Attributes

int value
 
const char * identifier
 

Detailed Description

Definition at line 203 of file py_capi_utils.hh.

Member Data Documentation

◆ identifier

const char* PyC_FlagSet::identifier

◆ value

int PyC_FlagSet::value

Definition at line 204 of file py_capi_utils.hh.

Referenced by PyC_FlagSet_FromBitfield(), and PyC_FlagSet_ValueFromID_int().


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