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

Difference between revisions of "Bz getBZDBVarList"

From BZFlagWiki
Jump to: navigation, search
(Added bz_getBZDBVarList)
 
(added category)
 
Line 9: Line 9:
 
| version    = 2.99.x or later
 
| version    = 2.99.x or later
 
}}
 
}}
 +
 +
[[Category:BZFS API Functions (unreleased)]]

Latest revision as of 21:21, 26 November 2016

int bz_getBZDBVarList (bz_APIStringList *varList)


Minimum API Version: 2.99.x or later
Gets a list of all the BZDB variables.

Parameters:
*varList  -  The variable list.
Returns:
The amount of variables.