func (x EDOTAStatPopupTypes) String() string {
	return proto.EnumName(EDOTAStatPopupTypes_name, int32(x))
}
Example #2
0
func (x Message_Type) String() string {
	return proto.EnumName(Message_Type_name, int32(x))
}
func (x EDotaClientMessages) String() string {
	return proto.EnumName(EDotaClientMessages_name, int32(x))
}
Example #4
0
func (x FieldDescriptorProto_Type) String() string {
	return proto.EnumName(FieldDescriptorProto_Type_name, int32(x))
}
Example #5
0
func (x PeerType) String() string {
	return proto.EnumName(PeerType_name, int32(x))
}
Example #6
0
func (x Field_ValueType) String() string {
	return proto.EnumName(Field_ValueType_name, int32(x))
}
Example #7
0
func (x FileOptions_OptimizeMode) String() string {
	return proto.EnumName(FileOptions_OptimizeMode_name, int32(x))
}
Example #8
0
func (x AuthError_ErrorType) String() string {
	return proto.EnumName(AuthError_ErrorType_name, int32(x))
}
Example #9
0
func (x CastMessage_ProtocolVersion) String() string {
	return proto.EnumName(CastMessage_ProtocolVersion_name, int32(x))
}
Example #10
0
func (x EntryType) String() string {
	return proto.EnumName(EntryType_name, int32(x))
}
Example #11
0
func (x EDemoCommands) String() string {
	return proto.EnumName(EDemoCommands_name, int32(x))
}
Example #12
0
func (x ConfChangeType) String() string {
	return proto.EnumName(ConfChangeType_name, int32(x))
}
Example #13
0
func (x Envelope_EventType) String() string {
	return proto.EnumName(Envelope_EventType_name, int32(x))
}
func (x CreateRequest_BindMount_Mode) String() string {
	return proto.EnumName(CreateRequest_BindMount_Mode_name, int32(x))
}
Example #15
0
func (x HatType) String() string {
	return proto.EnumName(HatType_name, int32(x))
}
Example #16
0
func (x CastMessage_PayloadType) String() string {
	return proto.EnumName(CastMessage_PayloadType_name, int32(x))
}
Example #17
0
func (x Days) String() string {
	return proto.EnumName(Days_name, int32(x))
}
Example #18
0
func (x FrequencyMsg_DAYS) String() string {
	return proto.EnumName(FrequencyMsg_DAYS_name, int32(x))
}
Example #19
0
func (x Header_HmacHashFunction) String() string {
	return proto.EnumName(Header_HmacHashFunction_name, int32(x))
}
Example #20
0
func (x ENetworkDisconnectionReason) String() string {
	return proto.EnumName(ENetworkDisconnectionReason_name, int32(x))
}
Example #21
0
func (x FieldOptions_CType) String() string {
	return proto.EnumName(FieldOptions_CType_name, int32(x))
}
Example #22
0
func (x PartnerAccountType) String() string {
	return proto.EnumName(PartnerAccountType_name, int32(x))
}
Example #23
0
func (x SIGNONSTATE) String() string {
	return proto.EnumName(SIGNONSTATE_name, int32(x))
}
Example #24
0
func (x GCConnectionStatus) String() string {
	return proto.EnumName(GCConnectionStatus_name, int32(x))
}
Example #25
0
func (x Method) String() string {
	return proto.EnumName(Method_name, int32(x))
}
Example #26
0
func (x Request_Color) String() string {
	return proto.EnumName(Request_Color_name, int32(x))
}
Example #27
0
func (x DOTA_MODIFIER_ENTRY_TYPE) String() string {
	return proto.EnumName(DOTA_MODIFIER_ENTRY_TYPE_name, int32(x))
}
Example #28
0
func (x Reply_Entry_Game) String() string {
	return proto.EnumName(Reply_Entry_Game_name, int32(x))
}
Example #29
0
func (x LogMessage_MessageType) String() string {
	return proto.EnumName(LogMessage_MessageType_name, int32(x))
}
Example #30
0
func (x EDOTAChatWheelMessage) String() string {
	return proto.EnumName(EDOTAChatWheelMessage_name, int32(x))
}