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

bz_resetBZDBVar

From BZFlagWiki
Revision as of 01:27, 12 February 2009 by Yassen (Talk | contribs) (You can reset all variables using this function.)

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

void bz_resetBZDBVar (const char* variable)


Resets the value of a variable. (Putting "" as the variable will reset them all)

Parameters:
variable  -  The variable to reset.