Unity.Networking.Transport.Relay.RelayMessagePing
#
Inherited MembersValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.GetType()
Object.ReferenceEquals(Object, Object)
#
Namespace: System.Dynamic.ExpandoObject#
Assembly: transport.dll#
Syntax#
FromAllocationId#
Declaration#
Field ValueType | Description |
---|---|
RelayAllocationId |
#
Header#
Declaration#
Field ValueType | Description |
---|---|
RelayMessageHeader |
#
Length#
Declaration#
Field ValueType | Description |
---|---|
System.Int32 |
#
SequenceNumber#
Declaration#
Field ValueType | Description |
---|---|
System.UInt16 |
#
#
Create(RelayAllocationId, UInt16)#
Declaration#
ParametersType | Name | Description |
---|---|---|
RelayAllocationId | fromAllocationId | |
System.UInt16 | dataLength |
#
ReturnsType | Description |
---|---|
RelayMessagePing |