Blender V5.0
IDPropertyTemplate Union Reference

#include <BKE_idprop.hh>

Public Attributes

int i
float f
double d
struct { 
   const char *   str 
   int   len 
   char   subtype 
string
IDid
struct { 
   int   len 
   char   type 
array

Detailed Description

Definition at line 34 of file BKE_idprop.hh.

Member Data Documentation

◆ [struct]

◆ d

double IDPropertyTemplate::d

◆ f

float IDPropertyTemplate::f

◆ i

◆ id

ID* IDPropertyTemplate::id

Definition at line 45 of file BKE_idprop.hh.

Referenced by blender::bke::idprop::create(), and IDP_New().

◆ len

◆ str

◆ [struct]

◆ subtype

◆ type


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