getJsonArrayFloat

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float[] getJsonArrayFloat(JSONValue json, string tag)
  2. float[] getJsonArrayFloat(JSONValue json, string tag, float[] defValue)
    float[]
    getJsonArrayFloat
    (
    JSONValue json
    ,
    string tag
    ,
    float[] defValue
    )

Meta