UFO: Alien Invasion
cl_ugv.cpp File Reference

Unmanned ground vehicle related routines. More...

#include "../client.h"
#include "cl_actor.h"
Include dependency graph for cl_ugv.cpp:

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...
 

Detailed Description

Unmanned ground vehicle related routines.

Definition in file cl_ugv.cpp.

Function Documentation

◆ CL_AddUGV()