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

Go to the source code of this file.

Macros

#define DYNAMIC_SENTENCES
 

Functions

string Sentences_GetSamples (string)
 
int Sentences_GetID (string)
 
string Sentences_GetString (int id)
 
void Sentences_Shutdown (void)
 
void Sentences_Init (void)
 

Variables

stringg_sentences
 
int g_sentences_count
 
var hashtable g_hashsentences
 

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_Shutdown()

void Sentences_Shutdown ( void  )

Variable Documentation

◆ g_hashsentences

var hashtable g_hashsentences

◆ g_sentences

string* g_sentences

◆ g_sentences_count

int g_sentences_count