Class GetStableId<TKey>
Namespace: Unity.Reflect.Actors
Syntax
public class GetStableId<TKey>
Type Parameters
Name | Description |
---|---|
TKey |
Constructors
GetStableId(TKey)
Declaration
public GetStableId(TKey key)
Parameters
Type | Name | Description |
---|---|---|
TKey | key |
Fields
Key
Declaration
public TKey Key
Field Value
Type | Description |
---|---|
TKey |