Blender V5.0
PyC_FlagSet Struct Reference

#include <py_capi_utils.hh>

Public Attributes

int value
const char * identifier

Detailed Description

Definition at line 215 of file py_capi_utils.hh.

Member Data Documentation

◆ identifier

const char* PyC_FlagSet::identifier

◆ value

int PyC_FlagSet::value

Definition at line 216 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: