Table of Contents

Struct DictionaryStore<TKey, TValue>.UnsavedIdMapEntry

Namespace
Stride.Core.IO
Assembly
Stride.Core.Serialization.dll
protected struct DictionaryStore<TKey, TValue>.UnsavedIdMapEntry
Inherited Members
Extension Methods

Fields

Transaction

public int Transaction

Field Value

int

Value

public TValue Value

Field Value

TValue