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

bz_getBZDBInt

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.