IdentPair
Struct
阅读时间1 分钟最后更新于 3 个月前
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct IdentPair
Constructors
IdentPair(IdentPair)
public IdentPair(IdentPair o)
Parameters
Type | Name | Description |
|---|---|---|
| IdentPair | o |
Fields
key
public uint key
Returns
Type | Description |
|---|---|
| uint |
value
public uint value
Returns
Type | Description |
|---|---|
| uint |