JSONParseResult.error

The error type if JSON source was not successfully parsed. See @GlobalScope ERR_* constants.

  1. GodotError error [@property getter]
  2. long error [@property setter]
    struct JSONParseResult
    @nogc nothrow @property
    void
    error
    (
    long v
    )

Meta