/ CometEngine / Json / JsonObject / GetFloatSystemStringSystemSingle

GetFloat(System.String, System.Single)

Type:
METHOD

Params:
defaultValue: The default value that will be returned if the key does not exist.

Return:
Returns the value of the key or the default value if it does not exist.

Description:
Gets the float value that matches the given key.