entityKeyRange_s Struct Reference

#include <entitiesdef.h>

Data Fields

char * str
int * iArr
float * fArr
int numElements
int continuous

Detailed Description

Definition at line 59 of file entitiesdef.h.


Field Documentation

boolean. two elements in the array, Arr[0] <= val <= Arr[1]

Definition at line 64 of file entitiesdef.h.

Referenced by ED_CheckRange(), and ED_ProcessRanges().

this is used if the key is V_FLOAT

Definition at line 62 of file entitiesdef.h.

Referenced by ED_CheckRange(), ED_Free(), and ED_ProcessRanges().

this is used if the key is V_INT

Definition at line 61 of file entitiesdef.h.

Referenced by ED_CheckRange(), ED_Free(), and ED_ProcessRanges().

number of discrete options for the value, or two for continuous ranges

Definition at line 63 of file entitiesdef.h.

Referenced by ED_CheckRange(), and ED_ProcessRanges().

the range string is stored here until the whole ent def is parsed

Definition at line 60 of file entitiesdef.h.

Referenced by ED_AllocRange(), ED_CheckRange(), ED_Free(), and ED_ProcessRanges().


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

Generated by  doxygen 1.6.2