DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
link_t Struct Reference

#include <world.h>

+ Collaboration diagram for link_t:

Data Fields

int entitynumber
 
llist_t list
 

Detailed Description

Definition at line 37 of file world.h.

Field Documentation

◆ entitynumber

int link_t::entitynumber

Definition at line 40 of file world.h.

Referenced by World_ClearLink(), World_EntitiesInBox(), and World_InsertLinkBefore().

◆ list


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