Version 3.3.0.1

TempKeyValuePair<TKey, TValue> class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
[ShowOdinSerializedPropertiesInInspector]
public class TempKeyValuePair<TKey, TValue>
Inheritance
  • System.Object
  • TempKeyValuePair<TKey, TValue>

Type Parameters

TKey

TValue

Constructors

TempKeyValuePair()
public TempKeyValuePair()

Fields

Key
[ShowInInspector]
public TKey Key
Value
[ShowInInspector]
public TValue Value