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

Go to the source code of this file.

Variables

const idEventDef EV_BecomeNonSolid ("becomeNonSolid")
 
const idEventDef EV_SetOwnerFromSpawnArgs ("<setOwnerFromSpawnArgs>")
 
const idEventDef EV_IsAtRest ("isAtRest", NULL, 'd')
 
const idEventDef EV_EnableDamage ("enableDamage","f")
 
const idEventDef EV_Respawn ("<respawn>")
 
const idEventDef EV_TriggerTargets ("<triggertargets>")
 

Variable Documentation

const idEventDef EV_BecomeNonSolid("becomeNonSolid")
const idEventDef EV_EnableDamage("enableDamage","f")
const idEventDef EV_IsAtRest("isAtRest", NULL, 'd')
const idEventDef EV_Respawn("<respawn>")
const idEventDef EV_SetOwnerFromSpawnArgs("<setOwnerFromSpawnArgs>")
const idEventDef EV_TriggerTargets("<triggertargets>")