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

bz_getBZDBInt

From BZFlagWiki
Jump to: navigation, search

int bz_getBZDBInt (const char* variable)


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

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