GffValue.this

Create a GffValue by parsing JSON. JSON format should be like {"type": "resref", "value": "hello world"}

  1. this(T _value)
  2. this(GffType _type)
  3. this(nwnlibd.orderedjson.JSONValue json)
    struct GffValue

Meta