In-memory representation of an entity as parsed from the map script. More...
Data Fields | |
| mbrush_t * | brushes |
| Nul terminated list of brushes. More... | |
| epair_t * | epairs |
| Nul terminated list of key=value pairs. More... | |
| int | line |
| Map line of entity start (for messages) More... | |
| vec3_t | origin |
| Location of this entity in world-space. More... | |
In-memory representation of an entity as parsed from the map script.
| mbrush_t* brushes |
Nul terminated list of brushes.
| epair_t* epairs |
Nul terminated list of key=value pairs.
| int line |
Map line of entity start (for messages)
| vec3_t origin |
Location of this entity in world-space.