UFO: Alien Invasion
Loading...
Searching...
No Matches
sanity_functions_t Struct Reference

struct that holds the sanity check data More...

Collaboration diagram for sanity_functions_t:
Collaboration graph

Data Fields

bool(* check )(void)
const char * name

Detailed Description

struct that holds the sanity check data

Definition at line 603 of file cp_parse.cpp.

Field Documentation

◆ check

bool(* sanity_functions_t::check) (void)

function pointer to check function

Definition at line 604 of file cp_parse.cpp.

Referenced by CP_ScriptSanityCheck().

◆ name

const char* sanity_functions_t::name

name of the subsystem to check

Definition at line 605 of file cp_parse.cpp.

Referenced by CP_ScriptSanityCheck().


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