Summary
Creates a new
Animancer.Editor.ConversionCache`2
which uses the specified delegate to convert values.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- ConversionCache
<TKey, TValue>
Syntax
public ConversionCache(Func<TKey, TValue> converter)
Parameters
Return Value
Type | Description |
---|---|
void |