コード例 #1
0
 private void IncrementMetric(string i_metric)
 {
     GameMetrics.IncrementMetric(i_metric);
 }