Method GetRemoteFloat
GetRemoteFloat(string, float)
Returns a Remote Config float value, or defaultValue if not fetched from the server.
public static float GetRemoteFloat(string key, float defaultValue = 0)
Returns a Remote Config float value, or defaultValue if not fetched from the server.
public static float GetRemoteFloat(string key, float defaultValue = 0)