doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
Item.cpp File Reference
#include "../idlib/precompiled.h"
#include "Game_local.h"

Go to the source code of this file.

Variables

const idEventDef EV_DropToFloor ("<dropToFloor>")
 
const idEventDef EV_RespawnItem ("respawn")
 
const idEventDef EV_RespawnFx ("<respawnFx>")
 
const idEventDef EV_GetPlayerPos ("<getplayerpos>")
 
const idEventDef EV_HideObjective ("<hideobjective>","e")
 
const idEventDef EV_CamShot ("<camshot>")
 

Variable Documentation

const idEventDef EV_CamShot("<camshot>")
const idEventDef EV_DropToFloor("<dropToFloor>")
const idEventDef EV_GetPlayerPos("<getplayerpos>")
const idEventDef EV_HideObjective("<hideobjective>","e")
const idEventDef EV_RespawnFx("<respawnFx>")
const idEventDef EV_RespawnItem("respawn")