FTEQW
Documentation of the FTE engine source tree.
sfx_s Struct Reference

#include <sound.h>

Public Attributes

char name [MAX_OSPATH]
 
sfxdecode_t decoder
 
int loadstate
 
qboolean touched:1
 
qboolean syspath:1
 
int loopstart
 

Member Data Documentation

◆ decoder

sfxdecode_t sfx_s::decoder

◆ loadstate

int sfx_s::loadstate

◆ loopstart

int sfx_s::loopstart

◆ name

char sfx_s::name[MAX_OSPATH]

◆ syspath

qboolean sfx_s::syspath

◆ touched

qboolean sfx_s::touched

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