UFO: Alien Invasion
|
#include <typedefs.h>
Data Fields | |
char | name [MAX_QPATH] |
uint32_t | surfaceFlags |
Definition at line 37 of file typedefs.h.
char cBspSurface_s::name[MAX_QPATH] |
the texture name
Definition at line 38 of file typedefs.h.
Referenced by CMod_LoadSurfaces(), G_SendFootstepSound(), G_ShootGrenade(), LE_PlayFootStepSound(), and TEST_F().
uint32_t cBspSurface_s::surfaceFlags |
surface flags SURF_*
Definition at line 39 of file typedefs.h.
Referenced by CMod_LoadSurfaces(), and G_FireAffectedSurface().