IdentPair
Struct
阅读时间1 分钟最后更新于 5 天前
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 |