UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
constListEntry_s Struct Reference

list of script aliases to register More...

#include <scripts.h>

Data Fields

const char * name
 
int value
 

Detailed Description

list of script aliases to register

Note
must be terminated with a nullptr ({nullptr, -1}) entry!
See also
saveEmployeeConstants[]

Definition at line 232 of file scripts.h.

Field Documentation

const char* constListEntry_s::name

Definition at line 233 of file scripts.h.

Referenced by Com_RegisterConstList(), and Com_UnregisterConstList().

int constListEntry_s::value

Definition at line 234 of file scripts.h.


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