This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Bz resetBZDBVar: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Yassen (talk | contribs)
Add bz_resetBZDBVar
 
Yassen (talk | contribs)
mNo edit summary
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.