UFO: Alien Invasion
Loading...
Searching...
No Matches
cp_parse.h File Reference

Campaign parsing header. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CP_ScriptSanityCheck (void)
 Check the parsed script values for errors after parsing every script file.

Detailed Description

Campaign parsing header.

Definition in file cp_parse.h.

Function Documentation

◆ CP_ScriptSanityCheck()

void CP_ScriptSanityCheck ( void )

Check the parsed script values for errors after parsing every script file.

See also
CP_ParseCampaignData

Definition at line 623 of file cp_parse.cpp.

References cgi, sanity_functions_t::check, sanity_functions_t::name, and sanity_functions.

Referenced by CP_CampaignInit().