Keybinds Serializer
Serializer for keybinds that serializes ActionFromKey by using the enum values' names instead of ActionFromKey.toString.
Constructors
Functions
Link copied to clipboard
open override fun serialize(src: Map<ActionFromKey, KeyCode>, typeOfSrc: Type, context: JsonSerializationContext): JsonObject
Content copied to clipboard
{@inheritDoc}.