doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
idFXLocalAction Struct Reference

#include <Fx.h>

Public Attributes

renderLight_t renderLight
 
qhandle_t lightDefHandle
 
renderEntity_t renderEntity
 
int modelDefHandle
 
float delay
 
int particleSystem
 
int start
 
bool soundStarted
 
bool shakeStarted
 
bool decalDropped
 
bool launched
 

Detailed Description

Definition at line 40 of file Fx.h.

Member Data Documentation

bool idFXLocalAction::decalDropped

Definition at line 50 of file Fx.h.

float idFXLocalAction::delay

Definition at line 45 of file Fx.h.

bool idFXLocalAction::launched

Definition at line 51 of file Fx.h.

qhandle_t idFXLocalAction::lightDefHandle

Definition at line 42 of file Fx.h.

int idFXLocalAction::modelDefHandle

Definition at line 44 of file Fx.h.

int idFXLocalAction::particleSystem

Definition at line 46 of file Fx.h.

renderEntity_t idFXLocalAction::renderEntity

Definition at line 43 of file Fx.h.

renderLight_t idFXLocalAction::renderLight

Definition at line 41 of file Fx.h.

bool idFXLocalAction::shakeStarted

Definition at line 49 of file Fx.h.

bool idFXLocalAction::soundStarted

Definition at line 48 of file Fx.h.

int idFXLocalAction::start

Definition at line 47 of file Fx.h.


The documentation for this struct was generated from the following file: