DictionaryStore<TKey, TValue>.UnsavedIdMapEntry Struct
Namespace: Stride.Core.IOAssembly: Stride.Core.Serialization.dll
protected struct UnsavedIdMapEntry
              | Name | Description | |
|---|---|---|
| Fields | ||
| Transaction | ||
| Value | ||
Fields
Transaction
public int Transaction
              Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
Value
public TValue Value
              Field Value
| Type | Description | 
|---|---|
| TValue | 
Inherited Members
                  System.ValueType.Equals(System.Object)
                
                
                  System.ValueType.GetHashCode()
                
                
                  System.ValueType.ToString()