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

bz_getBZDBDouble

From BZFlagWiki
Revision as of 00:02, 31 December 2008 by Yassen (Talk | contribs) (Add bz_getBZDBDouble)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{{returntype}}} 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.