This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

bz_BZDBItemExists

From BZFlagWiki
Jump to navigation Jump to 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.