Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
C_ScriptBindStatistics Methods

The methods of the C_ScriptBindStatistics class are listed here.

 
Name 
Description 
 
Syntax: Statistics.Increment(statisticName, value);
Increments a statistics counter by the value.
 
 
Syntax: Statistics.Reset(statisticName);
Resets a statistics counter.
 
 
Set 
Syntax: Statistics.Set(statisticName, value);
Sets a statistics counter to a specific value.
 
Copyright (c) 2012. All rights reserved.