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

Go to the source code of this file.

Classes

struct  utilAPI_t
 
struct  existsAPI_t
 
struct  entsAPI_t
 
struct  gameAPI_t
 
struct  motdAPI_t
 
struct  actorAPI_t
 
struct  combatAPI_t
 

Functions

__variant linkToServerProgs (string funcName)
 
void _server_main (void)
 

Variables

float deaths
 
var utilAPI_t util
 
var existsAPI_t exists
 
var entsAPI_t ents
 
var gameAPI_t game
 
var motdAPI_t motd
 
var actorAPI_t actor
 
var combatAPI_t combat
 

Function Documentation

◆ _server_main()

void _server_main ( void  )

◆ linkToServerProgs()

__variant linkToServerProgs ( string  funcName)

Variable Documentation

◆ deaths

float deaths