This wiki is archived and useful information is being migrated to the main bzflag.org website

bz_BZDBItemExists

From BZFlagWiki
Jump to: navigation, search

bool bz_BZDBItemExists (const char* variable)


Checks to see if a BZDB variable exists.

Parameters:
variable  -  The variable to check.
Returns:
true if it exists, false if it doesn't.