Struct PlayerConnectionInfo
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: AltV.Net.dll
Syntax
public struct PlayerConnectionInfo
Fields
|
Improve this Doc
View Source
AuthToken
Declaration
public readonly string AuthToken
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Branch
Declaration
public readonly string Branch
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Build
Declaration
public readonly uint Build
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
CdnUrl
Declaration
public readonly string CdnUrl
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
HwidExHash
Declaration
public readonly ulong HwidExHash
Field Value
Type |
Description |
System.UInt64 |
|
|
Improve this Doc
View Source
HwidHash
Declaration
public readonly ulong HwidHash
Field Value
Type |
Description |
System.UInt64 |
|
|
Improve this Doc
View Source
IsDebug
Declaration
public readonly bool IsDebug
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Name
Declaration
public readonly string Name
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
PasswordHash
Declaration
public readonly ulong PasswordHash
Field Value
Type |
Description |
System.UInt64 |
|
|
Improve this Doc
View Source
SocialId
Declaration
public readonly ulong SocialId
Field Value
Type |
Description |
System.UInt64 |
|