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: Difference between revisions
Jump to navigation
Jump to search
Add bz_BZDBItemExists |
(No difference)
|
Latest revision as of 00:11, 31 December 2008
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.