DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
q3deffect_t Struct Reference

#include <model_q3bsp.h>

+ Collaboration diagram for q3deffect_t:

Data Fields

int brushindex
 
char shadername [Q3PATHLENGTH]
 
int unknown
 

Detailed Description

Definition at line 132 of file model_q3bsp.h.

Field Documentation

◆ brushindex

int q3deffect_t::brushindex

Definition at line 135 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadEffects().

◆ shadername

char q3deffect_t::shadername[Q3PATHLENGTH]

Definition at line 134 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadEffects().

◆ unknown

int q3deffect_t::unknown

Definition at line 136 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadEffects().


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