entityKeyDef_s Struct Reference

#include <entitiesdef.h>

Collaboration diagram for entityKeyDef_s:
Collaboration graph
[legend]

Data Fields

char * name
char * desc
char * defaultVal
int flags
int vLen
entityKeyRange_t ** ranges
int numRanges

Detailed Description

Definition at line 67 of file entitiesdef.h.


Field Documentation

a defualt value that may be provided by ufo2map -fix

Definition at line 70 of file entitiesdef.h.

Referenced by CheckEntities(), ED_CheckDefaultTypes(), ED_Free(), ED_GetDefaultFloat(), ED_GetDefaultInt(), ED_GetDefaultString(), and ED_PairParsed().

a description or value for the key (eg worldspawn)

Definition at line 69 of file entitiesdef.h.

Referenced by ED_AllocEntityDef(), ED_Free(), ED_GetIntVector(), and ED_PairParsed().

may be 0, 1 or equal to the vLen. only for numeric types

Definition at line 74 of file entitiesdef.h.

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

store allowed values for this key. may be a different range for each element

Definition at line 73 of file entitiesdef.h.

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

for numeric types that may be vectors, the number of elements

Definition at line 72 of file entitiesdef.h.

Referenced by ED_CheckNumericType(), ED_ParseType(), and ED_ProcessRanges().


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

Generated by  doxygen 1.6.2