VECTO Input Manager
Loading...
Searching...
No Matches
VectoInputManager.Core.ValueSpecifiedConverter Class Reference

Custom JSON converter that handles ValueSpecified properties during deserialization. When a property exists in the JSON, it sets the corresponding ValueSpecified property to true. More...

Inheritance diagram for VectoInputManager.Core.ValueSpecifiedConverter:

Public Member Functions

override bool CanConvert (Type objectType)
override void WriteJson (JsonWriter writer, object? value, JsonSerializer serializer)
override? object ReadJson (JsonReader reader, Type objectType, object? existingValue, JsonSerializer serializer)

Detailed Description

Custom JSON converter that handles ValueSpecified properties during deserialization. When a property exists in the JSON, it sets the corresponding ValueSpecified property to true.


The documentation for this class was generated from the following file:
  • VectoInputManagerCore/Json/ValueSpecifiedConverter.cs