Struct IdentPair
Inherited Members
Namespace: UnityEngine.Pixyz.Core
Syntax
[Serializable]
public struct IdentPairConstructors
IdentPair(IdentPair)
Declaration
public IdentPair(IdentPair o)Parameters
| Type | Name | Description | 
|---|---|---|
| IdentPair | o | 
Fields
key
Declaration
public uint keyField Value
| Type | Description | 
|---|---|
| uint | 
value
Declaration
public uint valueField Value
| Type | Description | 
|---|---|
| uint |