Nuclide
Software Development Kit for id Tech
sentences.qc File Reference

Classes

struct  sentences_t
 

Macros

#define DYNAMIC_SENTENCES
 

Functions

void Sentences_Shutdown (void)
 
void Sentences_Init (void)
 
string Sentences_ProcessSample (string sample)
 
void Sentences_ResetSample (void)
 
string Sentences_GetSamples (string msg)
 
string Sentences_GetString (int id)
 
int Sentences_GetID (string sentence)
 

Variables

sentences_tg_sentences
 
int g_sentences_count
 
var string g_sentences_samplepath
 

Macro Definition Documentation

◆ DYNAMIC_SENTENCES

#define DYNAMIC_SENTENCES

Function Documentation

◆ Sentences_GetID()

int Sentences_GetID ( string  sentence)

◆ Sentences_GetSamples()

string Sentences_GetSamples ( string  msg)

◆ Sentences_GetString()

string Sentences_GetString ( int  id)

◆ Sentences_Init()

void Sentences_Init ( void  )

◆ Sentences_ProcessSample()

string Sentences_ProcessSample ( string  sample)

◆ Sentences_ResetSample()

void Sentences_ResetSample ( void  )

◆ Sentences_Shutdown()

void Sentences_Shutdown ( void  )

Variable Documentation

◆ g_sentences

sentences_t* g_sentences

◆ g_sentences_count

int g_sentences_count

◆ g_sentences_samplepath

var string g_sentences_samplepath