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

Go to the source code of this file.

Variables

const idEventDef EV_Enable ("enable", NULL)
 
const idEventDef EV_Disable ("disable", NULL)
 
const idEventDef EV_TriggerAction ("<triggerAction>","e")
 
const idEventDef EV_Timer ("<timer>", NULL)
 

Variable Documentation

const idEventDef EV_Disable("disable", NULL)
const idEventDef EV_Enable("enable", NULL)
const idEventDef EV_Timer("<timer>", NULL)
const idEventDef EV_TriggerAction("<triggerAction>","e")