Tanoda
TomlTypeConverter.cs File Reference

Go to the source code of this file.

Classes

class  RuntimeUnityEditor.Core.Utils.TomlTypeConverter
 Based on https://github.com/BepInEx/BepInEx/blob/master/BepInEx/Configuration/TomlTypeConverter.cs Original is under MIT License - Copyright(c) 2018 Bepis
 
class  RuntimeUnityEditor.Core.Utils.TomlTypeConverter.TypeConverter
 A serializer/deserializer combo for some type(s). Used by the config system. More...
 

Namespaces

namespace  RuntimeUnityEditor
 
namespace  RuntimeUnityEditor.Core
 
namespace  RuntimeUnityEditor.Core.Utils