Table of Contents

Class NuiValueConverter

Namespace
Anvil.API
Assembly
NWN.Anvil.dll
public sealed class NuiValueConverter : JsonConverter
Inheritance
JsonConverter
NuiValueConverter
Inherited Members
JsonConverter.CanRead
JsonConverter.CanWrite
Extension Methods

Methods

CanConvert(Type)

Determines whether this instance can convert the specified object type.

ReadJson(JsonReader, Type, object?, JsonSerializer)

Reads the JSON representation of the object.

WriteJson(JsonWriter, object?, JsonSerializer)

Writes the JSON representation of the object.