VREvent_Process_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct VREvent_Process_t
Name | Description | |
---|---|---|
Fields | ||
bConnectionLost | ||
bForced | ||
oldPid | ||
pid |
Fields
bConnectionLost
public bool bConnectionLost
Field Value
Type | Description |
---|---|
System.Boolean |
bForced
public bool bForced
Field Value
Type | Description |
---|---|
System.Boolean |
oldPid
public uint oldPid
Field Value
Type | Description |
---|---|
System.UInt32 |
pid
public uint pid
Field Value
Type | Description |
---|---|
System.UInt32 |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()