◆ DirectCommand() [1/2]
LeanCloud.Play.Protocol.DirectCommand.DirectCommand |
( |
| ) |
|
|
inline |
◆ DirectCommand() [2/2]
LeanCloud.Play.Protocol.DirectCommand.DirectCommand |
( |
DirectCommand |
other | ) |
|
|
inline |
◆ CalculateSize()
int LeanCloud.Play.Protocol.DirectCommand.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
◆ Equals() [1/2]
bool LeanCloud.Play.Protocol.DirectCommand.Equals |
( |
DirectCommand |
other | ) |
|
|
inline |
◆ Equals() [2/2]
override bool LeanCloud.Play.Protocol.DirectCommand.Equals |
( |
object |
other | ) |
|
|
inline |
◆ GetHashCode()
override int LeanCloud.Play.Protocol.DirectCommand.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
void LeanCloud.Play.Protocol.DirectCommand.MergeFrom |
( |
DirectCommand |
other | ) |
|
|
inline |
◆ MergeFrom() [2/2]
void LeanCloud.Play.Protocol.DirectCommand.MergeFrom |
( |
pb::CodedInputStream |
input | ) |
|
|
inline |
◆ ToString()
override string LeanCloud.Play.Protocol.DirectCommand.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void LeanCloud.Play.Protocol.DirectCommand.WriteTo |
( |
pb::CodedOutputStream |
output | ) |
|
|
inline |
◆ CachedFieldNumber
const int LeanCloud.Play.Protocol.DirectCommand.CachedFieldNumber = 1 |
|
static |
Field number for the "cached" field.
◆ CachingOptionFieldNumber
const int LeanCloud.Play.Protocol.DirectCommand.CachingOptionFieldNumber = 4 |
|
static |
Field number for the "caching_option" field.
◆ EventIdFieldNumber
const int LeanCloud.Play.Protocol.DirectCommand.EventIdFieldNumber = 2 |
|
static |
Field number for the "event_id" field.
◆ EventOptionsFieldNumber
const int LeanCloud.Play.Protocol.DirectCommand.EventOptionsFieldNumber = 5 |
|
static |
Field number for the "event_options" field.
◆ FromActorIdFieldNumber
const int LeanCloud.Play.Protocol.DirectCommand.FromActorIdFieldNumber = 9 |
|
static |
Field number for the "from_actor_id" field.
◆ IFieldNumber
const int LeanCloud.Play.Protocol.DirectCommand.IFieldNumber = 10 |
|
static |
Field number for the "i" field.
◆ MsgFieldNumber
const int LeanCloud.Play.Protocol.DirectCommand.MsgFieldNumber = 7 |
|
static |
Field number for the "msg" field.
◆ ReceiverGroupFieldNumber
const int LeanCloud.Play.Protocol.DirectCommand.ReceiverGroupFieldNumber = 3 |
|
static |
Field number for the "receiver_group" field.
◆ TimestampFieldNumber
const int LeanCloud.Play.Protocol.DirectCommand.TimestampFieldNumber = 8 |
|
static |
Field number for the "timestamp" field.
◆ ToActorIdsFieldNumber
const int LeanCloud.Play.Protocol.DirectCommand.ToActorIdsFieldNumber = 6 |
|
static |
Field number for the "to_actor_ids" field.
◆ Cached
bool LeanCloud.Play.Protocol.DirectCommand.Cached |
|
getset |
◆ CachingOption
int LeanCloud.Play.Protocol.DirectCommand.CachingOption |
|
getset |
◆ Descriptor
pbr.MessageDescriptor LeanCloud.Play.Protocol.DirectCommand.Descriptor |
|
staticget |
◆ EventId
int LeanCloud.Play.Protocol.DirectCommand.EventId |
|
getset |
◆ EventOptions
int LeanCloud.Play.Protocol.DirectCommand.EventOptions |
|
getset |
◆ FromActorId
int LeanCloud.Play.Protocol.DirectCommand.FromActorId |
|
getset |
int LeanCloud.Play.Protocol.DirectCommand.I |
|
getset |
◆ Msg
pb.ByteString LeanCloud.Play.Protocol.DirectCommand.Msg |
|
getset |
◆ Parser
pb.MessageParser<DirectCommand> LeanCloud.Play.Protocol.DirectCommand.Parser |
|
staticget |
◆ ReceiverGroup
int LeanCloud.Play.Protocol.DirectCommand.ReceiverGroup |
|
getset |
◆ Timestamp
long LeanCloud.Play.Protocol.DirectCommand.Timestamp |
|
getset |
◆ ToActorIds
pbc.RepeatedField<int> LeanCloud.Play.Protocol.DirectCommand.ToActorIds |
|
get |
The documentation for this class was generated from the following file: