DocFX + Singulink = ♥

Namespace SlugBase

Classes

CustomTimeline

A timeline added by SlugBase.

JsonConverter

Converts to and from JSON values.

JsonException

Represents errors that occur when accessing JSON data.

JsonParseException

Represents errors that occur when parsing JSON data.

JsonRegistry<TKey, TValue>

Represents a collection of values with unique IDs that can be loaded from JSON.

JsonRegistry<TKey, TValue>.LoadErrorEventArgs

Provides data for the LoadFailed event.

JsonRegistry<TKey, TValue>.ReloadedEventArgs

Provides data for the EntryReloaded event.

JsonUtils

Converts JsonAny to other types.

SlugBaseCharacter

A character added by SlugBase.

SlugBaseCharacter.FeatureList

Stores the Features of a SlugBaseCharacter.

SlugBaseCharacter.RefreshEventArgs

Provides data for the Refreshed event.

Structs

JsonAny

A JSON object, list, number, or string.

JsonList

A JSON list.

JsonObject

A JSON object.

Enums

JsonAny.Element

Represents the type of a JSON element.