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

bz_getBZDBDouble

From BZFlagWiki
Jump to: navigation, search

double bz_getBZDBDouble (const char* variable)


Returns the value of a variable. (ex. _shotSpeed, _tankSpeed, ect)

Parameters:
variable  -  Variable to get the value of.
Returns:
The value of the variable.