Ejemplo n.º 1
0
 public void SetFloat(string floatName, float value)
 {
     ModHooks.SetPlayerFloat(floatName, value);
 }