UFO: Alien Invasion
Loading...
Searching...
No Matches
script_t Struct Reference
Collaboration diagram for script_t:
Collaboration graph

Data Fields

char filename [MAX_OSPATH]
char * buffer
const char * script_p
const char * end_p

Detailed Description

Definition at line 36 of file scriplib.cpp.

Field Documentation

◆ buffer

char* script_t::buffer

Definition at line 38 of file scriplib.cpp.

◆ end_p

const char* script_t::end_p

Definition at line 40 of file scriplib.cpp.

◆ filename

char script_t::filename[MAX_OSPATH]

Definition at line 37 of file scriplib.cpp.

◆ script_p

const char* script_t::script_p

Definition at line 39 of file scriplib.cpp.


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