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

Difference between revisions of "Bz resetBZDBVar"

From BZFlagWiki
Jump to: navigation, search
(Add bz_resetBZDBVar)
 
m
Line 6: Line 6:
 
| param1desc      = The variable to reset.
 
| param1desc      = The variable to reset.
 
| returntype      = void
 
| returntype      = void
| returns          = Nothing
 
 
}}
 
}}

Revision as of 00:37, 31 December 2008

void bz_resetBZDBVar (const char* variable)


Resets the value of a variable.

Parameters:
variable  -  The variable to reset.