UFO: Alien Invasion
cl_ugv.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool CL_AddUGV (le_t *le, entity_t *ent)
 Adds an UGV to the render entities. More...
 

Function Documentation

◆ CL_AddUGV()

bool CL_AddUGV ( le_t le,
entity_t ent 
)

Adds an UGV to the render entities.

Parameters
[in]leThe local entity the UGV should be created from
[out]ent
See also
CL_AddActor
Todo:

Definition at line 35 of file cl_ugv.cpp.