Struct InputTestRuntime.PairedUser
Namespace: UnityEngine.InputSystem
Syntax
public struct PairedUser
Fields
deviceId
Declaration
public int deviceId
Field Value
| Type | Description |
|---|---|
| System.Int32 |
userHandle
Declaration
public ulong userHandle
Field Value
| Type | Description |
|---|---|
| System.UInt64 |
userId
Declaration
public string userId
Field Value
| Type | Description |
|---|---|
| System.String |
userName
Declaration
public string userName
Field Value
| Type | Description |
|---|---|
| System.String |