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