Entity dictionary structure
Type: Reference type
| Declaration | Description |
|---|---|
| int16 get_leafnums(uint) | get leafnums |
| Declaration | Description |
|---|---|
| const int free | Flag telling whether this edict is free |
| const int serialnumber | Serial number |
| const int headnode | Head node |
| const int num_leafs | Number of leafs |
| const float freetime | When this edict was last freed |
| entvars_t vars | Entity variables instance |