Exemplo n.º 1
0
 public float GetFloat(string floatName)
 {
     return(ModHooks.GetPlayerFloat(floatName));
 }