Click or drag to resize
StatisticsIncInt Method
Overload List
  NameDescription
Public methodIncInt(Int32, Int32)
Increments the value of the identified statistic of type int by the given amount.
Public methodIncInt(String, Int32)
Increments the value of the statistic of type int with the given name by a given amount.
Public methodIncInt(StatisticDescriptor, Int32)
Increments the value of the described statistic of type int by the given amount.
Top
See Also