Class RoomData
Inheritance
System.Object
RoomData
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: cs.temp.dll.dll
Syntax
Fields
ID
Declaration
Field Value
Type | Description |
---|
System.String | |
Joinable
Declaration
Field Value
Type | Description |
---|
System.Int32 | |
JoinCode
Declaration
Field Value
Type | Description |
---|
System.String | |
MaxPlayers
Declaration
Field Value
Type | Description |
---|
System.Int32 | |
Name
Declaration
Field Value
Type | Description |
---|
System.String | |
Owner
Declaration
Field Value
Type | Description |
---|
System.String | |
SessionID
Declaration
Field Value
Type | Description |
---|
System.String | |
State
Declaration
Field Value
Type | Description |
---|
System.String | |
UpdatedAt
Declaration
Field Value
Type | Description |
---|
System.String | |