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

bz_getBZDBBool

From BZFlagWiki
Jump to: navigation, search

bool bz_getBZDBBool (const char* variable)


Gets the value of a variable. (ex. _shotsKeepVerticalVelocity, _speedChecksLogsOnly, ect)

Parameters:
variable  -  The variable to find the value of.
Returns:
The value of the variable.