Summary
Custom conversion functions used as a fallback
for types that can't implement
Animancer.IConvertable`1
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ConvertableUtilities
Syntax
public static readonly Dictionary<Type, Func<Object, Type, Object>> CustomConverters