◆ AppStatistic() [1/2]
LeanCloud.Play.Protocol.AppStatistic.AppStatistic |
( |
| ) |
|
|
inline |
◆ AppStatistic() [2/2]
LeanCloud.Play.Protocol.AppStatistic.AppStatistic |
( |
AppStatistic |
other | ) |
|
|
inline |
◆ CalculateSize()
int LeanCloud.Play.Protocol.AppStatistic.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
◆ Equals() [1/2]
bool LeanCloud.Play.Protocol.AppStatistic.Equals |
( |
AppStatistic |
other | ) |
|
|
inline |
◆ Equals() [2/2]
override bool LeanCloud.Play.Protocol.AppStatistic.Equals |
( |
object |
other | ) |
|
|
inline |
◆ GetHashCode()
override int LeanCloud.Play.Protocol.AppStatistic.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
void LeanCloud.Play.Protocol.AppStatistic.MergeFrom |
( |
AppStatistic |
other | ) |
|
|
inline |
◆ MergeFrom() [2/2]
void LeanCloud.Play.Protocol.AppStatistic.MergeFrom |
( |
pb::CodedInputStream |
input | ) |
|
|
inline |
◆ ToString()
override string LeanCloud.Play.Protocol.AppStatistic.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void LeanCloud.Play.Protocol.AppStatistic.WriteTo |
( |
pb::CodedOutputStream |
output | ) |
|
|
inline |
◆ CountOfPlayersFieldNumber
const int LeanCloud.Play.Protocol.AppStatistic.CountOfPlayersFieldNumber = 4 |
|
static |
Field number for the "count_of_players" field.
◆ CountOfPlayersInRoomsFieldNumber
const int LeanCloud.Play.Protocol.AppStatistic.CountOfPlayersInRoomsFieldNumber = 3 |
|
static |
Field number for the "count_of_players_in_rooms" field.
◆ CountOfPlayersOnRouterFieldNumber
const int LeanCloud.Play.Protocol.AppStatistic.CountOfPlayersOnRouterFieldNumber = 2 |
|
static |
Field number for the "count_of_players_on_router" field.
◆ CountOfRoomsFieldNumber
const int LeanCloud.Play.Protocol.AppStatistic.CountOfRoomsFieldNumber = 1 |
|
static |
Field number for the "count_of_rooms" field.
◆ CountOfPlayers
int LeanCloud.Play.Protocol.AppStatistic.CountOfPlayers |
|
getset |
◆ CountOfPlayersInRooms
int LeanCloud.Play.Protocol.AppStatistic.CountOfPlayersInRooms |
|
getset |
◆ CountOfPlayersOnRouter
int LeanCloud.Play.Protocol.AppStatistic.CountOfPlayersOnRouter |
|
getset |
◆ CountOfRooms
int LeanCloud.Play.Protocol.AppStatistic.CountOfRooms |
|
getset |
◆ Descriptor
pbr.MessageDescriptor LeanCloud.Play.Protocol.AppStatistic.Descriptor |
|
staticget |
◆ Parser
pb.MessageParser<AppStatistic> LeanCloud.Play.Protocol.AppStatistic.Parser |
|
staticget |
The documentation for this class was generated from the following file: