| void Add | ( | TKeyType | key, |
| TValueType | value | ||
| ) |
| key | key to be added. If the key already exists an exception will be thrown. |
| value | the value to be associated with the key. |
Referenced by SerializableDictionary< Transform, StoredTransform >.EditorAdd(), and SerializableDictionary< Transform, StoredTransform >.OnAfterDeserialize().
Here is the caller graph for this function: