Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
Increment
Syntax
C++
int Set(IFunctionHandler * pH, const char* statisticName, int value);
Parameters 
Description 
const char* statisticName 
name of the statistic in the database 
int value 
integer value to set 

Syntax: Statistics.Set(statisticName, value); 

Sets a statistics counter to a specific value. 

 

Copyright (c) 2012. All rights reserved.