IdentPair
Struct
Read time 1 minuteLast updated 19 hours ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct IdentPair
Constructors
IdentPair(IdentPair)
Parameterspublic IdentPair(IdentPair o)
Type | Name | Description |
|---|---|---|
| IdentPair | o |
Fields
key
Returnspublic uint key
Type | Description |
|---|---|
| uint |
value
Returnspublic uint value
Type | Description |
|---|---|
| uint |